body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	color: #333333;
	background-color: #AABBCC;
}
p, ul, table {
	font-size: 100%;
}
a {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:focus {
	color: #DD0000;
	text-decoration: underline;
}
hr {
	border-top: thin dashed #99CCFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #C33516;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #C33516;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
#footer {
	font-size: 80%;
	padding-bottom: 12px;
}
.smalltext {
	font-size: 90%;
}
.indent {
	margin-left: 12px;
}
.notice {
	background-color: #99CCFF;
	padding: 12px;
	margin-bottom: 16px;
}
.notice p {
	margin: 4px 0px;
}
.rightpix {
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 4px;
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
	display: table;
}
.rightpix img {
	border: 1px solid #999999;
}
.Letter {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.LetterLink {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.LetterLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Layer1Style {
	position: absolute;
	height: 260px;
	width: 248px;
	margin-top: 0px;
	margin-left: -350px;
	left: 50%;
	top: 150px;
	background-color: #DDDDDD;
}
.tablepix {
	border: none;
}
.tablepix td {
	padding-bottom: 6px;
	margin: 0px;
}