<styles>

.headline1 {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight : bold;
}

.headline {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
.headline2 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.mediumtext {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
H1 { 
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
	text-align: center;
 }
 
H2 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
a:link {color: #000066} 
a:visited {color:black} 
a:hover {color:yellow} 
a:active {color:yellow}
</style>

/* End Styles -----------------------------------------------------*/
