@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	color: #003333;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #993300;
}
.rt-margin {
	margin-right: 72px;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
.smalltxt {
	font-size: 10px;
	line-height: 140%;
}
.mediumtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
.color {
	line-height: 130%;
	color: #999966;
}
a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
