A:link {
color:#D9543A; text-decoration: underline;
} 

A.header 
{
	color:#d32626; text-decoration: none;
}

A.footer {
color:white; text-decoration: none;
} 

A:hover {
color:#CC6633; text-decoration: none;
} 

A:active {
color:#D9543A; text-decoration: none;
}

BODY 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
}

TD.bodytext
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
}



.bdrtopbtm {

border-top: #d32626 1px solid; border-bottom: #d32626 1px solid; border-right: #d32626 1px solid;

}

.bdrfull {

border: #d32626 1px solid; 

}

.headertext {
font:7pt verdana, helvetica, sans-serif;
color:#FFFFFF;
}

TABLE.fullbdr
{
	border-right: #d32626 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #d32626 1px solid;
	padding-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
}

TABLE.nopad
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.headbtmbdr {
border-top: #d32626 1px solid
}

.footerblock
{
	font: 8pt verdana, arial, helvetica, sans-serif;
	color: yellow;
	background-color: #d32626;
}

.headerblock
{
	font: 8pt verdana, arial, helvetica, sans-serif;
	color: red;
	padding-bottom: 2px;
}

.headertitle
{
	font: bold 16pt Arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
}


