BODY 
	{
	background: #ecedee url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 30px;
	margin-bottom: 30px; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 16px; 
	font-weight: bold; 
	}
	
DIV 
	{
	background: #FAFBFC;
	border: 2px inset #F8FEFF;
	font-family: Arial, Sans-Serif;
	width: 500px;
	padding: 10px; 
	color: #020C49; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
UL, LI 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 14px; 
	font-weight: bold;
	} 


H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 22px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 16px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 15px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #020C49;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #020C49; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold; 
	color: #020C49; 
	text-decoration: underline; 
	background-color: #FFFFFF; 
	}

A:link.small 
	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited.small 
	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active.small 
	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover.small 
	{
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold; 
	color: #020C49; 
	text-decoration: underline; 
	background-color: #FFFFFF; 
	} 
