/* CSS Document */
body {
margin: 0 auto;
padding: 0;
text-align: center;
}
#wrapper {
width: 800px;
margin: 0 auto;
text-align: left;
}

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #494949;
	text-align: left;
	line-height: 18px;
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}

.mainbody{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #494949;
}

.nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #313131;
	font-weight: bold;
}

.nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smlwht{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.medred{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
}

.medgry{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #313131;
}
