@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #009999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.head1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.head2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight: bold;

}
.stars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	
}