body, p, td, font {font-family: Tahoma; font-size: 12px;}
A:link {text-decoration: underline; color: black}
A:visited {text-decoration: underline; color: black}
A:hover {text-decoration: underline; color: red}

INPUT {font-family:Arial, Helvetica, Verdana; font-size:9pt;}
SELECT {font-family:Arial, Helvetica, Verdana; font-size:9pt;}
OPTION {background : White;
	border : 1px solid #BD0606;
	border-color : #BD0606;
	font: Verdana; color: #BD0606;
	color: #BD0606;
}
TEXTAREA {font-family:Arial, Helvetica, Verdana; font-size:9pt;}
FORM {font-family:Arial, Helvetica, Verdana; font-size:9pt;}

.HELP1 {font-family:Tahoma; color: gray; font-size:9pt;}

.SMALL1 {font-size:8pt;}
.SMALL2 {font-size:8pt; color: gray;}
.SMALL3 {font-size:7.5pt; color: gray;}
.SMALL4 {font-size:8pt; color: #FFFFFF;}

.TITLE1 {font-weight: bold; font-family: Arial; font-size:10pt; color: gray;}
.TITLE2 {font-size:8.5pt; font-family: Arial; font-weight: bold; color: #F6DCDC;}
.TITLE3 {font-size:8.5pt; font-family: Tahoma; font-weight: normal; color: #BD0606;}
.TITLE4 {font-size:8.5pt; font-family: Arial; font-weight: bold; color: #DE8282;}
.TITLE5 {font-size:8.5pt; font-family: Arial; font-weight: bold; color: #FFFFFF;}
.TITLE6 {font-size:9pt;}
.TITLE7 {font-size:9pt;}

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

.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}

.MENU3 {color: #F6DCDC; font-size:7pt;}
.MENU3 A:link {text-decoration: none; color: #F6DCDC}
.MENU3 A:visited {text-decoration: none; color: #F6DCDC}
.MENU3 A:hover {text-decoration: underline; color: white}

.form {
	background : white;
	border: 1 solid gray;
	font: Tahoma; color: red;
	font: 9;
}
.form2 {
	background : #D15050;
	border: 0 solid #000000;
	font: Verdana; color: #FFFFFF;
	font: 12;
}

.option {
	background : White;
	border : 1px none #BD0606;
	border-color : #BD0606;
	font: Verdana;
	color: #BD0606;
	color: #BD0606;
}

.button {
	background : #BD0606;
	border: 0 groove #DE8282;
	font-family: Tahoma; color: white;
	font-size: 11;
}