body         { font-family: Arial; font-size: 10pt;  background-color: #f8f8f8}

a:link {
	color: #000000;
}
a:visited {
	color: #535353;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #ffffff;
	background : #444444;
	text-decoration: none;
}
h1           { font-family: Arial; font-size: 12pt; color: #007E44; font-weight: bold }
h2           { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }
h3           { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold }
.p14         { font-family: Arial; font-size: 14pt; color: #000062; font-weight: bold }
.p11         { font-family: Arial; font-size: 11pt }
.p10         { font-family: Verdana, Arial; font-size: 10pt }
.p8Arial         { font-family: Arial; font-size: 8pt }
.p8Verdana         { font-family: Verdana, Arial; font-size: 8pt }

.class1 a:link {font-family: Arial; font-size: 8pt }
.class1 a:visited {font-family: Arial; font-size: 8pt }
.class1 a:active { }
.class1 a:hover {font-family: Arial; font-size: 8pt; background: # }

.class2 a:link {font-family: Arial; font-size: 8pt; color: #000000 }
.class2 a:visited {font-family: Arial; font-size: 8pt; color: #000000 }
.class2 a:active { }
.class2 a:hover {font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff; background: #444444 }