p, ul, ol, li, td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-top: 4px;
}

img {
	border: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #cc0000;
}
.aH1
{
		font-size: 14px;
		color: #cc0000;
		font-weight: bold;
		}
.aH2
{
		font-size: 14px;
		}
a:active, a:hover {
	text-decoration: none;
	font-weight:  normal;
	color: #cc0000;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 4px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8C97A6;
	margin-bottom: 0px;
	margin-top: 24px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 24px;
}

input {
	font-size: 9px;
	color: #000000;
	border: 1px solid #999999;
	width: 100px;
	height: 17px;
}

.password {
	width: 78px;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p.home {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.header_home {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

p.footer {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

.footer a:active, .footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

ul.subnav {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 7px 21px;
}

ul.subnav li {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.subnav a:link, .subnav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.subnav a:active, .subnav a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}