/* CSS Document */
a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #993300;
}
.style4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #990000;
}
.style5 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666699;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
.style10 {font-family: "Courier New", Courier, mono}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #CC0000;}
body {
	background-color: #F5EDDE;
	margin-left: 50px;
	margin-right: 50px;
}

