﻿body {
 background:#fffcf3;
 color: #000;
 padding:0;
 margin: 0px;
 font-family: Arial;
 font-size: 12px;
 }
 
.spotlight-header 
{
	color: #992b2a;
	font-weight: bold;
}
	
.size10pt 
{
	font-size: 10px;
}

.size11pt 
{
	font-size: 11px;
}

.size12pt 
{
	font-size: 12px;
}

.content a,.content a:link,.content a:visited,.content a:active 
{
	color:#69BCBF;
}

#spotlight #item a,#spotlight #item a:link,#spotlight #item a:visited,#spotlight #item a:active 
{
	color: #ffffff;
}

