body,td,th,tr,table,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0D4277;
}
body {
	background-color: #0D4277;
}
a:link {
	color: #FFFFB0;
	text-decoration: none;
}
a:visited {
	color: #FFFFB0;
	text-decoration: none;
}
a:hover {
	color: #FFFFB0;
}
a:active {
	color: #FFFFB0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: none;
}

