BODY, TD, TR, DIV, P, UL, LI, SPAN
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	COLOR:#ffffff
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #F31442;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		

A:link	{	
	text-decoration:	none;
	color:yellow;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:yellow;
	}	
		
A:active	{	
	text-decoration:	none;
	color:yellow;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:orange;

	}


    
.link2 A:link	{	
	text-decoration:	none;
    FONT-SIZE: 11px;
	color:#054589;
	}	
		
.link2 A:visited	{	
	text-decoration:	none;
    FONT-SIZE: 11px;
	color:	#054589;
	}	
		
.link2 A:active	{	
	text-decoration:	none;
    FONT-SIZE: 11px;
	color:	#054589;
	}	
		
.link2 A:hover	{	
	text-decoration:	underline;
    FONT-SIZE: 11px;
	color:#F31442;

	}
	
.copyright {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	COLOR:#000000
}

