BODY {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold;
	color : #000000;
	margin-left : 0px;
	margin-right : 0px
	}
A:link, A:active, A:visited, A:focus {
	COLOR: #FF0000;font-family:Verdana; font-size:8pt; font-weight:bold
}
A:VISITED {
    font-family:Verdana; font-size:8pt; font-weight:bold
}
A:HOVER {
	COLOR: white;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;font-family:Verdana
}
.minititle {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #000000
}
.options {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color : #000000;
}
.text {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color : #000000
}
.minitext {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color : #000000;
}
.description {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: #000000;
}

.highlight {
	background-color: #CAD6E0; font-family:Verdana; font-size:8pt; text-decoration:overline underline; font-weight:bold
}
.0 {
	background-color: #7E8B99; font-family:Verdana; font-size:8pt; font-weight:bold
}
.1 {
	background-color: #DEE3E7; font-family:Verdana; font-size:8pt; font-weight:bold
}
.2 {
	background-color: #EFEFEF; font-family:Verdana; font-size:8pt; font-weight:bold
}
.3 {
	background-color: #AA5555; font-family:Verdana; font-size:8pt; font-weight:bold
}
.4 {
	background-color: #AA7777; font-family:Verdana; font-size:8pt; font-weight:bold
}

TABLE {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color : #000000
}

INPUT.text {
    background-color : #FFFFFF;
    color : #000000;
    border : 2px ridge Black;
    font-size : 8pt;
    font-family : Verdana;
    font-weight : bold;
}
INPUT.button {
    background-color : #C0C0C0;
    color : #000000;
    border : 1px ridge #C0C0C0;
	font-size : 8pt;
    font-weight : bold;
    height : auto;
	font-variant:normal; font-family:Verdana; font-weight:bold
}
INPUT.minibutton {
    background-color : #165e7b;
    color : #FFFFFF;
    border : 1px ridge #C0C0C0;
	font-size : 8pt;
    font-weight : bold;
    height : auto;
	font-variant:normal; font-family:Verdana; font-weight:bold
}
TEXTAREA {
    background-color : #FFFFFF;
    color : #000000;
    border : 2px ridge Black;
    font-size : 8pt;
    font-family : Verdana;font-weight:bold
}
SELECT {
    background-color : White;
    color : #000000;
    border : 1px ridge Gray;
	font-family : Verdana;
	font-weight : bold;
	font-size : 8pt;