body,td,th {
	font-family: Verdana, Arial, Helvetica, Times, sans-serif;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxHeading {
	font-size:24px;
	font-weight:normal;
	color:#10284A;
}
h1 {
	font-size:20px;
	font-weight:normal;
	color:#10284A;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#10284A;
}
a {
	color: #FF9A31;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
}
.footer {
	font-size:10px;
	color:#10284A;	
}
ul {
	list-style-type: square;
}
