H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; !  important
	background : #000000;
	color: #003366;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #ffffaa;
	color: Black; ! important
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #91ADBD;
}
input {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #000000;
    }

select {
        font-family:        verdana,arial;
        font-size:         8pt;
        color:              #000000;
    }

.form {
        font-family: arial;
        font-size: 10pt;
        font-weight: normal;
        color: Black;
        text-decoration: none;
    }
.formSelect {
        font-family: arial;
        font-size: 10pt;
        font-weight: normal;
        color: Black;
        text-decoration: none;
    }

#verdiv {
   position : absolute; 
   z-index : 1; 
}


#PTT {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


#PST {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


#PCL {
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
   text-decoration : none; 
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #003366;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}
P {
	margin : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
UL {
	margin : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	margin-left : 30px;
}
A:LINK{
	color : Navy;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}
A:VISITED {
	color : Navy;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}