body 
{
	background: #666666 url(../background.gif) repeat-x fixed top; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 20px;	
}
td, th
{
	font-size: 10px;
}
textarea, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 12px;
}

.italic 
{  
	font-style: italic;	
}
.bold
{  
	font-weight: bold;
}
.gray
{
	color:#999999;
}
.red
{
	color: #990000;
}
.title
{  
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.footer
{
	color: #CCCCCC;
}
		
a:link 
{
	color: #999999;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: underline;
}
a:visited 
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover 
{
	color: #999999;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none;
}
a:active 
{
	color: #999999;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none;	
}
a.menu:link
{
	color: #CCCCCC;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.menu:visited  
{
	color: #CCCCCC;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.menu:hover 
{
	color: #666666;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.menu:active 
{
	color: #666666;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
a.footer:link 
{
	color: #CCCCCC;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none;	
}
a.footer:visited 
{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}
a.footer:hover 
{
	color: #333333;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none;
}
a.footer:active 
{
	color: #333333;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none;	
}