body {
	margin-left: 30px;
	margin-top: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color: #003333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:inline;
}

a {
	color: #330;
}

a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #660;
	text-decoration: none;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}