
BODY {
   background-color : #FFFFFFFFFF;
   color : #EEEEEEE; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : 10px ;
   border : 0px;
   overflow-y : scroll;
   overflow-x : scroll;
   overflow : {hidden,-moz-scrollbars-vertical,-moz-scrollbars-horizontal};
}

P {
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : 10px; 
}

TD {
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : 10px; 
}

UL {
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : 10px; 
}


H2 {
   font-weight : bold; 
   font-size : 15px; 
   font-family : century schoolbook, courier, "Courier New", monospace;
   letter-spacing: 0.05em;
	line-height: 1.9em;
	padding: 2px;
	font-weight: 400; 
	color : black;
}

H3 {
   font-weight : bold; 
   font-size : 13px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

H4 {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

H5 {
   font-weight : bold; 
   font-size : 15px; 
   font-family : century schoolbook, courier, "Courier New", monospace;
   letter-spacing: 0.05em;
	line-height: 1.1em;
	padding: 2px;
	font-weight: 400; 
	color : black;
}

H6 {
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

STRONG {
   font-weight : bold; 
}

B {
   font-weight : bold; 
}

A:visited {
   color : black;
   text-decoration : none; 
   font-weight : bold; 
}

A:link {
   color : black;
   text-decoration : none; 
   font-weight : bold; 
}

A:hover {
   color : #5DA6C3;
   text-decoration : underline; 
   font-weight : bold; 
}

A:active {
   color : black;
   text-decoration : none; 
   font-weight : bold; 
}

img {
   border : 0px solid #EFEFEF;
} 

.text0 {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : black <!--  #000000; -->
}

.text1 {
   font-weight : bold; 
   font-size : 13px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000;
}

.text2 {
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #EFEFEF;
}
.table1 {
/*   border : 1px none;*/
   border: 1px solid #EFEFEF;
   width : 517;
   background : #222222
}
