	body, p
	{
		font-family: Verdana, sans-serif;
		font-size:10pt;
		color: white;
		line-height:13pt;
	} 
	
	.floatright
	{ 
		float: right;
		margin-left:10px;
	}
	
	.floatleft
	{
		float: left;
		margin-right:10px;
	}
.catinfo {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	margin-bottom: 7pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FFCC66;
	font-style: italic;

}

