BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	text-align: left;
}

BODY, TABLE, TD, DIV, .normal {
	font: normal 11px verdana, arial, sans-serif;
}

P {
	margin: 0px 0px 20px 0px;
	line-height: 150%;
	text-align: justify;
}

.fp {
	font-size: 9px;
}

.error {
	background-color: #fff;
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}

INPUT, SELECT, TEXTAREA {
	font: normal 11px verdana, arial, sans-serif;
}

INPUT.button {
	background-color: #036;
	color: #fff;
	font: bold 11px verdana, arial, sans-serif;
}

INPUT.eMsg, SELECT.eMsg, TEXTAREA.eMsg {
	background-color: #ffc;
	color: #000;
}

A {
	text-decoration: underline;
}
A:link, A:visited, A:active {
	color: #036;
}
A:hover	{
	color: #999;
}

LI.Q {
	list-style-type: square;
	color: #999;
	line-height: 150%;
}

P.Q {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

A.atop {
	font-size: 9px;
	text-decoration: none;
}
A.atop:link, A.atop:visited, A.atop:active {
	color: #999;
	text-decoration: none;
}
A.atop:hover	{
	color: #036;
	text-decoration: underline;
}

DT {
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

DD {
	line-height: 150%;
}

DT.abc {
	font-size: 18px;
	font-weight: bold;
}

A.abc {
	color: #036;
	text-decoration: none;
}

#abcList {
	color: #ccc;
	font-size: 9px;
}

H1 {
	color: #036;
	font-size: 18px;
	font-weight: bold;
}

H2 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

H3 {
	margin: 0px;
	padding-bottom: 0px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#copyright {
	padding: 5px 0px 5px 50px;
	background-color: #fff;
	color: #036;
	font-size: 9px;
}

#footer {
	padding: 5px;
	background-color: #fff;
	color: #666;
	font-size: 13px;
}