.text {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 10pt;
	text-transform: none;
	color: #000000;
	text-decoration: none
}
.text A:link {color: #0066CC}
.text A:visited {color: #004488}

}

h2{
    font-family: Geneva, Arial, Helvestica, sans-serif;
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

.head {
    font-family: Geneva, Arial, Helvestica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

.nav {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #000000;
	text-decoration: none}
.nav A:link {text-decoration: none; color: black}
.nav A:visited {text-decoration: none; color: black}
.nav A:active {text-decoration: none; color: black}
.nav A:hover {text-decoration: underline}

.screen {
	font-family: Fixedsys;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #000000;
}