body {
	background-color: #efefef;
}

body, html, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}

H2 {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
H3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: left;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom-width:1;
	border-bottom-style:solid;
}



H4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align: right;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom-width:1;
	border-bottom-style:solid;
}

.pageHeader {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align: left;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom-width:1;
	border-bottom-style:solid;
}

.pageSubHeader {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: left;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom-width:1;
	border-bottom-style:solid;
}