body {
	margin-bottom: 15px;
	margin-top: 30px;
	background-color: #660000;
    text-align: center;
}
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	margin-top: 0px;
}
H1 { 
	font-size: 32px;
} 
H2 {
	font-size: 26px;
} 
H3 { 
	font-size: 20px;
}
H4 {
	font-size: 15px;
}
H5 {
	font-size: 12px;
} 
H6 { 
	font-size: 10px;
}
P { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
} 
P.leftmenu { 
	display: list-item;
	list-style-type: none;
	margin-top: 15px;
} 
P.large { 
	font-size: 15px;
}
P.small { 
	font-size: 11px; 
}
P.white { 
	color: white;
} 
TD {
	font-size: 12px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
TD.small {
	font-size: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
td.leftmenu{
	/* nothing for screen view */	
}
td.content{
	/* nothing for screen view */	
}
A {
	font-family: Arial, Helvetica, sans-serif;
}
A:link { 
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;

} 
A:visited { 
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;
}
A:hover { 
	color: #CC0066;
	text-decoration: none;
}
A.footer:link {
	color: #660000;
	font-size: 10pt;
	text-decoration: none;
}
A.footer:visited {
	color: #660000;
	font-size: 10pt;
	text-decoration: none;
}
A.footer:hover {
	color: #333399;
	text-decoration: underline;
}
A.leftmenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 13px;
	padding-top:4px;
}
A.leftmenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 13px;
	padding-top:4px;
}
A.leftmenu:hover {
	color: #333399;
	text-decoration: underline;
}
A.leftmenusub:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	padding-left: 26px;
	padding-top:4px;
}
A.leftmenusub:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	padding-left: 26px;
	padding-top:4px;
}
A.leftmenusub:hover {
	color: #333399;
	text-decoration: underline;
}
UL{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
OL {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
LI{
	padding-top: 5px;
}
span.footer {
	color: #660000;
}
input.search{
	height: 15px;
	text-align: center;
	width: 168px;
}