body	{	
	font-family : Lucida Sans Unicode, Lucida Grande, sans-serif;	
	color : Black;	
	background-color : #fbfbfb;  
	font-size: 12px;
	background-image: url(images/back.png);	
	background-repeat: no-repeat;  
	background-attachment:fixed;
	background-position:center;	
 	}
h3	{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: oblique;
	font-size: 16px;
	color: #1e8ced;
	}
h4	{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: oblique;
	font-size: 14px;
	color: #1e8ced;
	}	
img.noborder{	
	border-style:none;
	border-color: #1e8ced;
	border-width:3px;
	}
a	{	
	color : #1e8ced; 
	font-size : 18px; 
	text-decoration: none;  
	font-weight: normal;
	}
a:hover	{	
	color: #ea0005;  
	text-decoration : none;  
	}	
a.Sponsor	{	
	color : #1e8ced; 
	font-size : 12px; 
	font-weight: bold;
	text-decoration: none;  
	}
a.Sponsor hover	{	
	color: #ea0005;  
	text-decoration : none;  
	}	
td	{ 
	font-family : Lucida Sans Unicode, Lucida Grande, sans-serif;	
	color : Black;	
	font-size : 13px;
	}
p	{	
	color : Black;	
	font-size : 12px; 
	margin-bottom: 10px;  
	margin-top: 0px;   
	}
td.Visual{	
	background-image: url(images/header.jpg);	
	background-repeat: no-repeat;  
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	}	
td.Main	{	
	font-family : Lucida Sans Unicode, Lucida Grande, sans-serif;	
	color : Black;	
	background-color : #fbfbfb;  
	font-size: 10px;
	margin:10;
	padding:10;
	background-image: url(images/main_back.gif);	
	background-repeat: no-repeat;  
	background-position:top;	
 	}	

td.Footer{	
	border-top: 1px solid #c8c8c8;  
	font-size: 9px;  
	color: #c8c8c8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	height: 27px;  
	padding-top: 3px;    
	background-color : #fbfbfb;  
	}	

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
.SmallText{	
	font-size: 10px;
	}
.SmallText a{	
	font-size: 10px;
	}
.SmallText a:hover{	
	font-size: 10px;
	}	
td.schedule {
	font-size: 12px;
	}
ul {
	list-style: circle;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 165%;
	background-color: #fbfbfb;
	
	}	