body         { font-family: Arial; font-size: 10pt;  background-color: #f4f5f6 }

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #ffffff;
	background : #00568d;
	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 }
.p12         { font-family: Arial; font-size: 12pt; color: #D41300; font-weight: bold }
.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; text-decoration: none; color: #ffffff }
.class1 a:visited {font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff }
.class1 a:active { }
.class1 a:hover {font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff }