.normal
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
}

i, p, td
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
}

.header1	
	{ 
	font-family: verdana, arial; 
	font-size: 14px; 
	color: #660000; 
	/*text-transform: uppercase;*/
	font-weight: bold;	
	}
    
.header2	
	{ 
	font-family: verdana, arial; 
	font-size: 12px; 
	color: #333333; 
	/*text-transform: uppercase;*/
	font-weight: bold;	
	}    


.footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.special
{
	font-family: Trebuchet MS, Verdana, Arial;
    color: #FFFFCC
}

a:link
{
	color: #660000;
	text-decoration: none;
	font-weight : bold;
}

a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}

a:hover 
{
	/*color:#333366;*/
	text-decoration: underline;
}

a:active
{
	color: #660000;
	text-decoration: none;
	font-weight : bold;
}

.footer-reverse
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #DDDDDD;
}
