BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
        font-weight: bold;
}

.td-lightgray {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #000000;
	background-color : #eeeeee;
        font-weight: bold;
}

.td-darkgray {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #000000;
	background-color : #cccccc;
        font-weight: bold;
}
 .td-mauve{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #eeeeff;
	background-color : #0238A6;
        font-weight: bold;
}

 .td-lightmauve {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #000000;
	background-color : #95A8CF;
        font-weight: bold;
}

 TH {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #ffffff;
	background-color : #002B56;
        font-weight: bold;
}

TR {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #000000;
	background-color : ;
        font-weight: bold;
}

TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #000000;
	background-color :;
        font-weight: bold;
}

A, A:Visited {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: Navy;
        font-weight: bold;
}

A:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: Maroon;
        font-weight: bold;
}

H1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 18pt;
	color : #000000;
	background-color : #FFFFFF;
        font-weight: bold;
}
INPUT,SELECT {
 	font-family : Verdana, Arial, sans-serif ;
    font-size: 8pt;
    font-weight: normal;
    color: #10454F;
    background-color: #FFFFFF;
    line-height: 10pt;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}



TEXTAREA {
    background-color: #FFFFFF;
    color: black;
	font-family : Verdana, Arial, sans-serif ;
    font-size: 8pt;
    font-weight:normal;
    width: 100%;
    scrollbar-face-color: #aaaaaa;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: silver;
    scrollbar-darkshadow-color: #dddddd;
    scrollbar-shadow-color: #eeeeee;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #f3f3f3;
    font-weight: bold;
}


LI {
        color: black;
        font-family: verdana,tahoma,arial,helvetica;
        font-size: 8pt;
  	    padding: .4em; 
        font-weight: bold;
}




