html, body {
	margin: 0;
	padding: 0;
	list-style: none;
	FONT-SIZE: 13px;
	font-family: arial;		
	ALIGN: center;
}
body {	
	BACKGROUND: #FFFFFF; 
	FONT-SIZE: 13px;
	font-family: arial;		
	TEXT-ALIGN: center;
	ALIGN: center;	
}

img 
{
	border: 0;
}

td
{
	background-repeat: repeat-y ;
	font-family: arial;			
	font-size: 13px;	
}

p
{	
	font-family: arial;			
	font-size: 13px;	
	text-align : center;	
	FONT-WEIGHT: bold;				
	COLOR: #FFFFFF;
	LINE-HEIGHT: 20px;	
}


#wrapper {
	text-align: center;
	margin: 0px;	
	width: 800px;
	position: relative;
	background: white;		
	FONT-SIZE: 13px;
	font-family: arial;		
	FONT-WEIGHT: bold;					
}

#header {
{
	text-align: center;	
	background: white;	
}
#menu 
{
	text-align: center;	
	margin-top: 10px;			
	WIDTH: 760px;
}

#menu A {
	DISPLAY: block;
	FLOAT: left;
	CURSOR: pointer;
	COLOR: #0000FF;
	FONT-SIZE: 13px;	
	FONT-WEIGHT: bold;					
	TEXT-DECORATION: none
}
#menu A IMG {
	margin-left: 3px;			
}

#main
{
 BACKGROUND: #FFFFFF; WIDTH: 800px;  
}
#main table
{	
	FONT-SIZE: 13px;
	font-family: arial;		
	align:center; 
}


#Ticker
{	
	FONT-SIZE: 11px;		
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;					
}


