 A:link { text-decoration : none;
 			color:#FFFFFF;}
 A:visited { text-decoration : none;
           color:#FFFFFF;}
 A:hover {
	text-decoration: none;
	color:#FF0000;
	
}
body {
	font-family : "Verdana", "Arial";
	font-size : 10pt;
	color : white;
	background-color: #9e9e9e;
	margin: 0;
	padding: 0;
	 }

.bold_r {
	font-family : "Verdana", "Arial";
	font-size : 10.0pt;
	color: #FF0000;
	font-weight: bold;
}
.bold_w {
	font-family : "Verdana", "Arial";
	font-size : 10.0pt;
	color: #FFFFFF;
	font-weight: bold;
}
.bold_b {
	font-family : "Verdana", "Arial";
	font-size : 10.0pt;
	color: #000000;
	font-weight: bold;
}
.n_w {
	font-family : "Verdana", "Arial";
	font-size : 10.0pt;
	color: #FFFFFF;
	
}
.bold_dg {
	font-family : "Verdana", "Arial";
	font-size : 10.0pt;
	color: #626262;
	font-weight: bold;
	
}
td.td_gray_light{
	height:1px;
	background-color:#838383;
}
td.td_gray_dark{
	height:1px;
	background-color:#636363;
}
td.td_gray_dark_2px{
	height:2px;
	background-color:#636363;
}
table{
	font-size : 10.0pt;
}
object { 
	outline:none;
}
 
