<style>

.style2 {color: #000000}
.style9 {
	color: #000000;
	font-weight: bold;
}
.style10 {color: #000000}
.style12 {
	font-size: 24px;
	font-weight: regular;
	color: #000000;
}
.style13 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.style14 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style15 {color: #000000}
.style16 {color: #000000; font-weight: bold;}
.style18 {color: #000000}

img { border: thin 1 #000000;}

body { 
	font-family: Arial, Verdana; font-size: 11px; color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat;
}

td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 0px none;
}

.mash { font-family: Arial, Verdana;  font-size: 11px; color: #000000 }

a:link {
	color: #666;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}

a:visited {
	color: #666;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
} 

a:active {
	color: #666;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
} 

a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	width: auto;
	border: 0.5pt none;
	text-decoration: none;
	background-color: #000000;
}
