body {
	background-color: #336699;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #DE3031;
	font-size: 12px;
	
}
a:visited {
	text-decoration: none;
	color: #DE3031;
	font-size: 12px;
	
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
	
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-size: 9px;
	color: #999999;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE3031;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
