body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-family: Arial;
}
p{
	color: #003873;

}
li{
	color: #003873;
}
h1{
	color: #003873;
	font-size: 16pt;
	font-weight: bold;
}
h2{
	color: #003873;
	font-size: 12pt;
	font-weight: bold;
}
h3{
	color: #003873;
	font-size: 10pt;
	font-weight: normal;
}
a:link {
	color: #F78E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}