a {
	color : #0000FF;
	text-decoration : none;
}

a:hover {
	color : #800000;
	text-decoration : underline;
}

body, p, td {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10pt;
}

form {
	border : #ffffff;
	border-style : solid;
	border-width : thin;
}

h1 {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10pt;
	font-size : 150%;
}

h2 {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10pt;
	font-size : 125%;
}

h3, h4, h5, h6 {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10pt;
	font-size : 90%;
}

hr {
	color : #000000;
}

table {
	border : #ffffff;
	border-style : solid;
	border-width : thin;
}
