body,td 
{
	font-family: palatino, georgia, times new roman, serif;
	font-size:12px;
	color:#cccccc;
}

/* HEADERS */
.header_type1 {
background-color:#cccccc;
font-size: 16px; 
font-weight: bold;
}
.header_type2 {
font-size: 16px; 
font-weight: bold;
}
/* HIGHLIGHTS */
.highlight_type1 
{
background-color:#cccccc;
line-height:15pt; 
}


/* LINKS */



A:link,A:visited {
	
	font-weight: bold; 
	color:#937053;
	background-color:#000000;
	text-decoration:none;}


A:hover	
{
background-color:#937053;
font-weight: normal; 
color:#000000;
font-weight: bold; 
text-decoration:none;
}



A.type2 
{
font-weight: bold; 
color:#000000;
text-decoration:none;
}
A:hover.type2 
{
font-weight: bold;
text-decoration:underline;
color:#000000;
}