body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .10pt
	background: #FFFFFF
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
table, input, select, submit, reset, textarea {
	font-size: 9pt;
}
.footer {
	font-size: 7pt;
	font-weight: bold;
}	
h1 {
	font-size: 12pt;
       color: red;
}

h2 {
	font-size: 11pt;
       color: red;
}
hr {
        color: #000099;
}