BODY 
	{
	background: #8FCAE7 url(bg_blue.jpg) repeat; 
	background-attachment: fixed; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P,UL,LI 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #134359; 
	font-size: 14px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{font-family: 
	Helvetica, Arial, Serif; 
	color: #134359; 
	font-size: 14px; 
	font-weight: bold; 
	}

SPAN 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #134359; 
	font-size: 11px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #800080; 
	text-decoration: 
	underline; 
	}

A:ACTIVE 
	{
	color: #CCCCFF; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	color: #800040; 
	text-decoration: underline; 
	} 
