/* CSS Document */

<style type="text/css">


* {
	font-family: Verdana;
}

<!--
body {
	body {
	margin: 0;
	height: 100%;
	color: #000000;
	background: #CECEC9 url(images/bg.gif) repeat-x;
	
}

a:link {
	color: #1A8ABF;
}
a:visited {
	color: #1A8ABF;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #1A8ABF;
}
.style2 {
color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #0a3a6b; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #605c5c;
}

#holder {
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 20px;
	padding: 0;
	width: 600px;
	text-align: left;
	
}

-->



</style>
