/* CSS Document */

<style type="text/css">

body, td, th {
font-family: Tahoma;
	font-size: 12px;
	color: #000000;

}

body {
	background-color: #666633;

}

.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

.style2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.style3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.style4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.style5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}

.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	
}

.style7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
	.style8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9900;
}

	.style9 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

	.style10 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;

}

.boldparcopy {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.greenbullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #66CC33;
}

</style>
