/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: small; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; }
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.style10 {
	font-size: medium;
	font-weight: bold;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: x-small;
}
h3 {
	font-size: xx-small;
}

