BODY {
/*	font-family:  arial, helvetica, sans-serif ; */
	font-family: times, serif
	color: 	#000000;
	background-color:	#000000;
	margin-left:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-top:	0px;	
}

a:link { 
	color: #000; 
	Font-Size : 10px;
	Font-Weight : Bold; 
	text-decoration: none 
}
a:active { 
	color: #000; 
	Font-Size : 10px;
	Font-Weight : Bold;
	text-decoration: none
}
a:visited { 
	color:#000;
	Font-Size : 10px;
	Font-Weight : Bold;
	text-decoration: none
}
a:hover { 
	color: #000;
	Font-Size : 10px;
	Font-Weight : Bold;
	text-decoration:none
}
.main {
 margin:0px,auto;
 padding-top:45px;
 font-weight:bold;
}
.homebox {
padding-top:8px;
font-family:  arial, helvetica, sans-serif ;
/* font-weight:bold; */
color:#000;
font-size:10px;
}
.caption {
padding-top:8px;
font-family:  arial, helvetica, sans-serif ;
color:#000;
font-size:10px;
}
.downloads {
position:relative; 
left:25px;
font-family:  arial, helvetica, sans-serif ;
font-weight:bold;
font-size:11px;
letter-spacing:1px;

}
.maintext {
font-family:  times, serif;
font-weight:500;

}
.pngfix {behavior: url(iepngfix.htc);}

