body{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
td{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

a {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none
}

a:hover{ 
     color: #FF6600; 
     text-decoration: underline
}

.body A:link {
	color: #660000; 
	text-decoration: underline
} 

.body A:visited {
	color: #660000; 
	text-decoration: underline
} 

.body A:active {
	color: #660000; 
	text-decoration: underline
} 

.body A:hover {
	color: ##FF6600; 
	text-decoration: underline
}

h1{ 
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	color: #333333; 
	font-size: 14px;
	font-weight: bold  
}

h2{ 
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	color: #FF6600; 
	font-size: 12px; 
	font-weight: bold 
}

h3{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
	text-transform: uppercase;
}

h4{ 
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
	color: #333333; 
	font-size: 12px; 
	font-weight: bold 
}
 
