body,p
	{
	font-family:verdana,tahoma; 
	font-size:8pt; 
	color:#CCCCCC; 
	text-align:left;
	}
	
p
	{
	font-size:10pt; 
	}
	
h1 
	{
	color:#CCCCCC; 
	font-size:12pt; 
	font-weight:bold;
	text-align:center;
	}
	
h2
	{
	color:#CCCCCC; 
	font-size:10pt; 
	font-weight:bold;
	text-align:center;
	}
	
h3
	{
	color:#CCCCCC; 
	}

td
	{
	text-align:center;
	color:#CCCCCC;
	}

td.regulartext
	{	
	font-size:8pt; 
	text-align:left;
	vertical-align:top;
	}

td.linklist
	{	
	font-size:8pt; 
	text-align:left;
	}
	
td.highlighttext
	{
	font-size:8pt; 
	color:#E31D25; 
	font-weight:bold;
	text-align:left;
	}
	
td.highlighttextcenter
	{
	font-size:8pt; 
	color:#E31D25; 
	font-weight:bold;
	text-align:center;
	}
	
td.footertext
	{	
	font-size:8pt; 
	text-align:left;
	}

td.newstitle
	{
	background-color:#E31D25;
	font-size:10pt;  
	font-weight:bold;
	text-align:left;
	}
	
td.newsdate
	{
	background-color:#E31D25;
	font-size:10pt;  
	font-style:italic;
	text-align:right;
	}
	
td.newstext
	{
	font-size:8pt; 
	text-align:left;
	vertical-align:top;
	}

a:link 
	{
	color: #CCCCCC;
	}
	
a:hover 
	{
	text-decoration: none; 
	}
	
a:visited 
	{
	color: #CCCCCC;
	}
