body {
	background-color: #ffffff;
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 	
	font-weight: bold;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #CCCCCC;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
}
body,td,th {
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C71A16;
}
