BODY 
	{
	background: #5a3a71 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0; 
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold;  
	color: #6E658D; 
	}	
	
P
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px; 
	font-weight: bold;  
	color: #3F395D; 
	}
	
H1
	{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 18px; 
	font-weight: bold;  
	color: #49426C; 
	}
	
H2
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold;  
	color: #3C374D; 
	}
	
UL,LI
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px; 
	font-weight: bold;  
	color: #6E658D; 
	}
	
DIV	
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold;  
	color: #6E658D; 
	}
	
TABLE,TR,TD,TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #8075A4; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
SPAN
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px; 
	font-weight: bold;  
	color: #8075A4;	
	}
	
A:LINK 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #0000BF; 
	text-decoration: underline; 
	}
		
A:VISITED 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #CC00FF; 
	text-decoration: underline; 
	}
	
A:ACTIVE 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #C40000; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background: #504875; 
	text-decoration: underline; 
	} 
	
A:LINK.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #D4D3EF; 
	text-decoration: underline; 
	}
		
A:VISITED.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #FBCBFC; 
	text-decoration: underline; 
	}
	
A:ACTIVE.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #C40000; 
	text-decoration: underline; 
	}
	
A:HOVER.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background: #504875; 
	text-decoration: underline; 
	} 
