body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0172b4;



}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;

}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #006666;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	color: #003399;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;

}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
div {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
}
h5 {
	font-family: Arial;
	font-size: 16px;
	color: #003366;
}
