/* CSS Document */

body {
	width: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	margin: 1px;
 	padding: 0px;
	background-color: #FFFFFF;
}
#main {
	height: auto;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 24px;
}
.style9 {
	color: #333333;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {color: #FFFFFF}
.style12 {
	color: #333333;
	font-weight: bold;
	
}
.style13 {font-family: "Times New Roman", Times, serif}
.style15 {font-size: 16px}
.style16 {font-size: 16px; font-weight: bold; }
