BODY 
    {     
    scrollbar-face-color: #666666; 
    scrollbar-highlight-color: #B7B7B7; 
    scrollbar-3dlight-color: #B7B7B7; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-shadow-color: #000000; 
    scrollbar-arrow-color: #AE0000; 
    scrollbar-track-color: #000000; 
	    } 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-image: url(background/purple.png);
	margin-top: 0px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #AD0001;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 9px;
	color: #000000;
}
object {
	display:block;
	 }

