<style type="text/css">
A  {
	text-decoration: none;
	color : #003399;
}

A:Visited  {
	text-decoration: none;
	color : #330066;
}

A:Active  {
	text-decoration: none;
	color : #003399;
}

A:Hover  {
	color : #9900CC;
}

BODY  {
	background-color: #999999;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	font-size : 8pt;
	font-family : "Verdana", "Arial", "Helevetica", "Sans serif";
	font-weight : normal;
	font-style : normal;
}

.default  {
	color : #000000;
	font-size : 8pt;
	font-family : "Verdana", "Arial", "Helevetica", "Sans serif";
	font-weight : normal;
	font-style : normal;
}

.white  {
	color : #ffffff;
	font-size : 8pt;
	font-family : "Verdana", "Arial", "Helevetica", "Sans serif";
	font-weight : normal;
	font-style : normal;
}

.textleft  {
	color : #000000;
	font-size : 8pt;
	font-family : "Verdana", "Arial", "Helevetica", "Sans serif";
	font-weight : normal;
	font-style : normal;
	margin-top : 15px;
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 15px;
}
.textright  {
	color : #000000;
	font-size : 8pt;
	font-family : "Verdana", "Arial", "Helevetica", "Sans serif";
	font-weight : normal;
	font-style : normal;
	margin-top : 15px;
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 15px;
}
</style>
