body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #336699;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #336699;
	text-decoration: underline;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}

a:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	text-decoration: none;
}

form {
	background-color: #336699;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	color: #000000;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
