A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 10pt;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Gray;
}

.header1 {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	color : Blue;
	font-style : italic;
	font-weight : bold;
}

.header2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Teal;
	font-weight : bold;
}
.text7 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.text6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}


