FONT, BODY, P, DIV, INPUT, TEXTAREA, FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD, TR, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.title {
	font-size : 10pt;
}

TD.posted {
	font-size : 10px;
	font-weight : bold;
}

TD.topbar {
	font-size : 10px;
}

DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #B5BDCE;
	scrollbar-shadow-color: #92A0AE;
	scrollbar-highlight-color: #E5E6DE;
	scrollbar-3d-light-color: #92A0AE;
	scrollbar-dark-shadow-color: #92A0AE;
	scrollbar-arrow-color: #92AOAE;
	scrollbar-base-color : #EFEFEF; 
	color : Black;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

A 		{color: #000000; text-decoration:underline;}
A:visited 		{color: #000000; text-decoration:underline;}
A:hover 		{color: #ff0000; text-decoration:underline;}
A:active 		{color: #000000; text-decoration:underline;}

A.links 		{color: #000000;}
A.links:visited 	{color: #000000;}
A.links:hover 	{color: #ff0000; text-decoration:underline;}
A.links:active 	{color: #dd0000; text-decoration:underline;}


}