.bg 
{
	background-repeat: no-repeat;
}
body
   {font-family: Times New Roman, Tahoma;
	font-size: 12px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e1e1e1; 
	SCROLLBAR-3DLIGHT-COLOR: #A275C6;
	SCROLLBAR-ARROW-COLOR:  #A275C6; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #e1e1e1;
    background-color: #ffffff;
    color: #333333;}
	
a:visited {  color: #333333; text-decoration: none}
	
a:hover {  color: #A275C6; text-decoration: none}

a:link {  color: #333333; text-decoration: underline}

table {
    font-family: Times New Roman, Tahoma;
	color: #333333;
	font-size: 12px;}
	
a:visited {  color: #333333; text-decoration: none}
	
a:hover {  color: #A275C6; text-decoration: none}

a:link {  color: #333333; text-decoration: underline}	
