body, p, td, font {font-family: Tahoma; font-size:9pt; color: black;}
A:link {text-decoration: none; color: #000055}
A:visited {text-decoration: none; color: #000055}
A:hover {text-decoration: none; color: blue}

INPUT {font-family:Arial, Helvetica, Verdana; font-size:8pt;}
SELECT {font-family:Arial, Helvetica, Verdana; font-size:8pt;}
OPTION {font-family:Arial, Helvetica, Verdana; font-size:8pt;}
TEXTAREA {font-family:Arial, Helvetica, Verdana; font-size:8pt;}
FORM {font-family:Arial, Helvetica, Verdana; font-size:8pt;}

.HELP1 {font-family:Arial, Helvetica, Verdana; color: maroon; font-size:8pt;}

.SMALL1 {font-size:7pt;}
.SMALL2 {font-size:7pt; color: #4D6983;}
.SMALL3 {font-size:7.5pt; color: #000099;}
.SMALL4 {font-size:7pt; color: #FFFFFF;}

.TITLE1 {font-weight: bold; font-size:10pt; color: #818181;}
.TITLE2 {font-size:7.5pt; font-weight: bold; color: #F6DCDC;}
.TITLE3 {font-size:7.5pt; color: #BD0606;}
.TITLE4 {font-size:7.5pt; font-weight: bold; color: #DE8282;}
.TITLE5 {font-size:7.5pt; font-weight: bold; color: #FFFFFF;}

.MENU1 {color: white; font-size:8pt;}
.MENU1 A:link {text-decoration: none; color: white}
.MENU1 A:visited {text-decoration: none; color: white}
.MENU1 A:hover {text-decoration: underline; color: white}

.MENU2 {color: #4C4C4C; font-size:8pt;}
.MENU2 A:link {text-decoration: none; color: #4C4C4C}
.MENU2 A:visited {text-decoration: none; color: #4C4C4C}
.MENU2 A:hover {text-decoration: none; color: red}

.form {
	background : white;
	border: 1 solid #004FBC;
	font: Verdana; color: #004FBC;
	font: 10;
}

.button {
	background : #004FBC;
	border: 0 groove #004FBC;
	font-family: Arial; color: white;
	font-size: 11;
}