A:link, A:visited, A:active { 
	font-face: arial; 
	font-size: 11px;  
	color: blue; 
	text-decoration:none;
}

A:hover {
	color: black;
}

A.footer:link, A.footer:visited, A.footer:active { 
	font-face: arial; 
	font-size: 11px;  
	color: white;
	font-weight: normal;
	text-decoration: none;
}

TD, P  {
	font-family:arial;
	font-size: 12px;
	color: #000000;	
}

BODY 
{
	font-family:  arial, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
}

.BIGGER
{
	font-family:  arial;
	font-size: 14px;
	color: #2067B0;
	line-height: 3px;
}

.smallText 
{
	font-family:arial;
	font-size: 10px;
	color: #FFFFFF;	
}

.smallTextGray 
{
	font-family:arial;
	font-size: 11px;
	color: #666666;	
}

.smallTextGray02
{
	font-family:arial;
	font-size: 11px;
	color: #333333;	
}

.smallTextBlack
{
	font-family:arial;
	font-size: 11px;
	color: #000000;	
}

.smallHeaderBlue
{
	font-family:arial;
	font-size: 12px;
	color: #356BAE;
	font-weight: bold;
}

.smallHeaderGreen
{
	font-family:arial;
	font-size: 12px;
	color: #317500;
	font-weight: bold;
}

.smallHeaderOrange
{
	font-family:arial;
	font-size: 12px;
	color: #F15E01;	
	font-weight: bold;
}

.smallHeaderOrange2
{
	font-family:arial;
	font-size: 12px;
	color: #F15E01;	
}

.smallHeaderRed
{
	font-family:arial;
	font-size: 12px;
	color: #E10F2C;	
	font-weight: bold;
}

.smallHeaderRed2
{
	font-family:arial;
	font-size: 12px;
	color: #E10F2C;		
}

.field 
{
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}

.white 
{
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;		
}

.title
{
	font-family:  arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.header 
	{
	font-family:arial;
	font-size: 24px;
	color: #000000;	
	font-weight: bold;
	}

.unused
	{
	display: none;
	visibility: hidden;
	position: relative;
	}