body {}
p {}
td {}
.bodytext                    { color: black; font-size: 12px; line-height: 16px; font-family: "Lucida Grande", Verdana, "Times New Roman", Times }
a:link  { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Times; text-decoration: none }
.fromfield       { color: black; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia; background-color: #dcdcdc; border: solid 1px #696969; width: 150px }
.textfield  { color: black; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia; background-color: #dcdcdc; border: solid 1px #696969; width: 250px }
.imagetext  { color: black; font-style: italic; font-size: 10px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia }
.bodytext_white         { color: white; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia }
.subhead_red      { color: #da3836; font-weight: bold; font-size: 12px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia, Times }
.subhead_black   { color: black; font-size: 13px; line-height: 16px; font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia }
a:visited  { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Times; text-decoration: none }
a:hover  { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Times; text-decoration: underline }
a:active  { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: "Lucida Grande", Verdana, "Times New Roman", Times; text-decoration: none }
h2 {
	color: #C61318;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
#navigation {
	margin-top: 50px;
	list-style-type: none;
}
#navigation li {
	height: 34px;
	width: 140px;
	text-align: right;
}
#navigation li a {
	height: 14px;
	color: #CECECE;
	display: block;
	padding: 5px;
	padding-right: 15px;
	border-right: 7px solid #CECECE;
}
#navigation li a:hover {
	color: white;
	background: #DB363A;
	text-decoration: none;
	border-right: 7px solid #DB363A;
}
#navigation li a.active {
	color: white;
	background: #DB363A;
	text-decoration: none;
	border-right: 7px solid #706F6D;
}
#navigation li.impress a {
	background none;
	font-size: 9px;
	border-right: 7px solid #706F6D;
	font-weight: 100;
}
#navigation li.impress a:hover {
	background: none;
	border-right: 7px solid #706F6D;
	text-decoration: underline;
}
					
#agb ol, #agb ol ul {
    list-style-type	: none;
    margin-left		: 0px;
    padding-left	: 5px;
    margin-bottom	: 20px;
}
#agb td>ol {
	padding-left	: 0px;
}

#agb td h3 {
	font-size		: 1em;
}