.body { font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif; font-size: 12px; font-style: 
normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #5E5D5D; 
list-style-type: square; } 

.pic {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
} 

.menu {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
} 

a:link { color: #0000FF; text-decoration: underline; } 
a:visited 
{ color: #0000FF; text-decoration: none; } 
a:active { color: #0000FF; text-decoration: 
none; } 
a:hover {
	color: #0000FF;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: 
normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
