body {
	margin-top: 0px;
	font-size:12px;
	font-family:Tahoma;
	line-height:130%;
	text-align:center;
	background:#999999;
}

h2{font-size:14px; margin:0 0 8px 0}

ul{margin:0; padding:0; list-style:none}
li{background:url(images/list_pic.gif) center left no-repeat; margin:3px 0; padding:0 0 0 15px}

a:link {
	color: 000BFF;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #000BFF;
	font-size:14px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-size:14px;
}

.graytext{font-size:14px; color:#634F08; font-weight:bold}

.graytext2{font-size:12px; color:#A1A1A1;}

.WhiteText{font-size:12px; color:#fff}
.WhiteText2{font-size:14px; color:#fff; font-weight:bold}

.WhiteLink:link{font-size:12px; color:#fff; text-decoration:none;}
.WhiteLink:visited{font-size:12px; color:#fff; text-decoration:none;}
.WhiteLink:hover{font-size:12px; color:#fff; text-decoration:underline;}

.blueLink:link{font-size:12px; color:#090397; text-decoration:none;}
.blueLink:visited{font-size:12px; color:#090397; text-decoration:none;}
.blueLink:hover{font-size:12px; color:#990000; text-decoration:underline;}
