body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.linkYellow:link     {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
.linkYellow:visited  {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
.linkYellow:active   {
	text-decoration: None;
	color: #FFFF00;
	font-weight: bold;
}
.linkYellow:hover    {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
.link:link  {
	text-decoration: none;
	color: #0000CC;
}
.link:visited  {
	text-decoration: none;
	color: #0000CC;
}
.link:active   {
	text-decoration: none;
	color: #0000CC;
}
.link:hover    {
	text-decoration: underline;
	color: #FF9900;
}
.Text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;}
.SmHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.GrayBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.GreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006342;
	font-size: 10px; 
	font-style: normal;
}
.lively {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
.NavyBoldText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 10px;
}
.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.Red {color: #FF0000}
