BODY {
   background-color : #FFFFFFFFFFF;
   color : #0000000000;
   margin-top: 0em;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : 10px 
   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-size : 16px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; /* century schoolbook, courier, "Courier New", monospace; */
   letter-spacing: 0.05em;
vertical-align: sub;	
	line-height: 1.9em;
	padding: 2px;
	font-weight: bold,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-size : 16px; 
   font-family : century schoolbook, courier, "Courier New", monospace; 
   letter-spacing: 0.05em;
	line-height: 1.9em;
   font-weight : bold,400; 
	padding: 0px;
	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 : #C24641;
   text-decoration : underline; 
   font-weight : bold; 
}

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

img {
   border : 0px solid #FFFFFF;
} 

.text0 {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #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
}

hr
{color: #FFFFFF;
background-color: #000000;
height: 2px;
border: 0;
}