body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #9999FF;

}
a:link {
	font-weight: bold;
	font-size: 12px;
	color: #000066;


}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}
table {
	background-color: #FFFFFF;
	font-size: 12px;

}
.tableblue {
	background-color: #000066;
}
.bodylinks {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;

}
.Header {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}


.sidebarlinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
