BODY {
	font-family: Verdana;
	font-size: 12;
}
TD {
	font-family: Arial;
	font-size: 12;
}
H1 {
	font-size: 150%;
	color: #FF3300;
}
H2 {
	font-size: 120%;
	color: #FF3300;
}
H3 {
	font-size: 110%;
	color: #FF3300;
	margin-bottom: -12pt;
}
H4 {
	font-size: 100%;
	color: #FF3300;
	font-weight: bolder;
	margin-bottom: -12pt;
	margin-top: -8pt;
}
a:hover {
	color: #FF3300;
	font-weight: normal;
}
A {
	color: #0000ff;
}
TABLE {
	cellpadding: 2;
	border: 2;
	bordercolor: #FFFFFF;
	bordercolordark: #FFFFFF;
	bordercolorlight: #FFFFFF;
	background: #eeeeff;
}
LI {
	list-style-position: inside;
	text-indent: 0pt;
	margin: 1pt;
}
IMG {
	border: 0;
}
UL {
	list-style-type: square;
}
.footer {
	clear: both;
	margin-top: 5em;
	font-size: 85%;
	border-top: 2px solid #ff3300;
	text-align: center;
}
.header {
	background-color: #FF3300;
	color: #FFFFFF;
	width: 100%;
	height: 64px;
	font: 25px/64px;
}
footer1 {
	clear: both;
	font-size: 85%;
	margin-top: 5em;
	text-align: center;
}
TABLE.invisible {
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background: transparent;
}
OL {
	list-style-type: decimal;
}
OL OL {
	list-style-type: lower\-alpha;
	margin-left: 10pt;
}


.seealso {font-weight: bold;}

