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

.body {
	font:13px/18px 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
	color:#333333;
	list-style-type: disc;
	list-style-position: outside;
} 

.heading {
	font-family: 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#333333;
	line-height: 18px;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
} a:visited 
{
	color: #FF0000;
	text-decoration: underline;
} a:active {
	color: #FF0000;
	text-decoration: 
none;
} 

a:hover { color: #FF0000; }
.bodybg {
	font:13px/18px 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
	color:#333333;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-x;
}
.foot {
	font:11px/14px 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
	color:#333333;
	list-style-type: disc;
	list-style-position: outside;
}
.image {
	font-family: 'Lucida Grande', Lucida Sans', Verdana, 'Trebuchet MS', Arial, sans-serif', Arial, sans-serif;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	color:#333333;
	letter-spacing:normal;
}