BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-Size: 12px;
	font-weight: normal;
}
TD {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-Size: 12px;
	font-weight: normal;
}
A:hover{
   TEXT-DECORATION: underline
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;
}
.FeedTitle {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-Size: 12px;
	font-weight: bold;
}
.FeedText {
	color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-Size: 12px; font-weight: normal;
}
.FeedTitle A, .FeedText A, .FeedSmall A {
	color: #333333; text-decoration: underline;
}
.FeedTitle A:hover, .FeedText A:hover, .FeedSmall A:hover {
	color: #333333; text-decoration: none;
}
.greyText {
	font-size: 12px; color: #606060; font-style: normal; font-family: arial, helvetica;
}
.blackText {
	font-size: 12px; color: #000000; font-style: normal; font-family: arial, helvetica;
}
.blackSmallText {
	font-size: 10px; color: #000000; font-style: normal; font-family: arial, helvetica;
}
.blackBoldText {
	font-size: 12px; color: #000000; font-style: normal; font-family: arial, helvetica; font-weight: bold;
}
.blueText {
	font-size: 12px; color: #000080; font-style: normal; font-family: arial, helvetica;
}
.blueSmallText {
	font-size: 10px; color: #000080; font-style: normal; font-family: arial, helvetica;
}
.blueBoldText {
	font-size: 12px; color: #000080; font-style: normal; font-family: arial, helvetica; font-weight: bold;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* for use with usefullinks.asp
.omo {color: black; font-family: Arial; font-size: 12px; text-decoration: none}
A.omo {color:black; font-size: 12px; font-family: Arial;text-decoration: none;}
A:Hover.omo {color: #2C85FE; font-size: 12px; font-family: Arial; text-decoration: none;}
A:Active.omo {color: black; font-family: Arial; font-size: 12px}
*/



