body	{
	font:13px/1.231 "Trebuchet MS", arial, helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	line-height: 20px;
	color: #595959;
}

h1		{ font-size: 150%;}
h2		{ font-size: 200%; padding-bottom: 12px; line-height:36px;}
h3		{ font-size: 120%; padding-bottom: 5px; font-weight: bold;}
h4		{ font-size: 140%;}
h5		{ font-size: 100%;}
h6		{ font-size: 100%;}


select,input,button,textarea	{
	font:100% "Trebuchet MS", arial, helvetica, sans-serif;
}

table	{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt	{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;}