body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}


p {
  font-family: Verdana, Arial, Georgia, "Times New Roman";
  font-size: 12px;

}

td, th {
	
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}


h1 {
	
	font-size: 24px;
	color: #9999CC;
	font-weight: bold;
	border-bottom-style: none;

}

h2 {
	
	font-size: 18px;
	 font-weight: normal;
 	color: #99CCCC;
}
h3 {
	
	font-size: 16px;
	 font-weight: normal;
	color: #E0DFE3;
}

.nav {
	
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-size: 14px;
	font-weight: normal;
	background-color: #DEE0E6;
	padding: 3px 3px 3px 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


a:hover {
	text-decoration: underline;
}


.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.mainBody {
	padding: 5px 20px 20px;
}
.caption {
	font-family: Verdana, Arial, Georgia, "Times New Roman";
	font-size: 9px;
	color: #999999;
}
