BODY {

	font-size : 10px;

	font-family : Arial, Helvetica, sans-serif;

	color : WHITE;

}



TD {

	font-size : 10px;

	font-family : Arial, Helvetica, sans-serif;

	color : WHITE;

}



P  {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	color : WHITE;

	font-weight : bold;

}



H1  {

	

	font-weight : bold;

	font-size : 16px;

}



H2  {

	font-size : 14 px;

	font-weight : bold;

	

	

}



H3  {

	font-size : 12 px;

	font-weight : 900;

}



A  {

	color : #CCFF99;

	text-decoration : none;

	font-weight: bold;

}



A:Visited  {

	color : #CCFF99;

	text-decoration : none;

	font-weight: bold;

}



A:Active  {

	color : #CCFF99;

	text-decoration : none;

	font-weight: bold;

}



A:Hover  {

	color : #CCCCCC;

	text-decoration : none;

	font-weight: bold;

}



STRONG{

	font-weight : 900;

}



.BOX {



	font-size : 12 Px;

	font-weight: BOLD;

	background-color: WHITE;

	color: ff9900; 

	padding: 2px;

	width: 300px;

	

}
