a {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}

.Style1 {
	font-size: 12px;
	color: #003300;
}
.Style2 {font-size: 12px}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #006600;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
}
body {
	background-color: #DCD9C7;
}
