/* CSS Document */
h5 {
color: #FF6600;
}
body {
	font-family: Verdana;
}
p.common, ul.common, li.common, div.common{
	font-size: 12px;
	text-align:left;
	color: darkblue;
}
.smallbody {
	font-size: 10px;
	color: #666666;
}
a {
color:black;
}
a:hover {
bgcolor:#FF66FF;
color:#666666;
}
a:active {
	color:black;
	bgcolor:none;
}
.subheader{
color: #FF3300;
font-weight:bold;
}
.bigbody1 {
	color: #A8A8A8;
	text-decoration: none;
}
.yellowletter {
	color: #FFEFA1;
	text-decoration: none;
}
.normalboldgray {
	color: #666666;
	text-decoration: none;
}
.normalbody {
	color: #000099;
	text-decoration: none;
	letter-spacing: normal;
	
}
lightbluetable {
	background: #8294BF;
}
.nomalbody2 {
	color: #000099;
	text-decoration: none;
}
.leftNavButton{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}
.toptwo{
	font-size: 10px;
	color: #666666;
	
}
