﻿BODY
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 17px;
	margin: 20;
} 
TD
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 16px;
	color: #575757;
	padding: 10;
}		
.heading	
{
	font-size: 13pt;
	font-weight: bold;
} 
.bgbody
{
	color: #575757;
	background-image: url("bg.gif");
	background-repeat:repeat-x;
	background-color: #626a6c;
}
.background
{
	
	background-color: #f4f3ee;
}
.portrait
{
	border-color: #FFFFFF;
	border-width: 10px;
}
hr
{
	color: #626a6c;
	background-color: #626a6c;
	height: 2px;
}
A:link
{	
	text-decoration:	none;
	color:	#424b2d;
	font-weight: bold;
}	
A:visited
{	
	text-decoration:	none;
	color:	#424b2d;
	font-weight: bold;
}	
A:active
{	
	text-decoration:	underline;
	font-weight:		bold;
	color:	#424b2d;
	font-weight: bold;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#000000;
	background-color:	#BBEF42;
	font-weight: bold;
} 	