body 
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #333399;
	background-color: #666666;
	}

body.grey 
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	}
	
#container	{width : 800px;padding : 0; margin : 0 auto; }

p
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	}
	
p.smallcream
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFCC;
	background-color: #666666;
	}
	
#container	{width : 750px;padding : 0; margin : 0 auto; }	
	
a
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: underline;
	}		

a.hidden
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #666666;
	}		

a.smallwhite
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
	}
			
td
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #333399;
	left: 10pt;
	right: 10pt;
	}

td.largewhite
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 30pt;
	color: #FFFFFF;
	left: 10pt;
	right: 10pt;
	}

td.cream
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFCC;
	left: 10pt;
	right: 10pt;
	}
			
td.white
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	left: 10pt;
	right: 10pt;
	}
	
td.smallwhite
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	left: 10pt;
	right: 10pt;
	}
		
td.smallblack
	{
	font-family:  "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	left: 10pt;
	right: 10pt;
	}	

th {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

th.large
	{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}

