/* Styles for the pqsnet spec sheet thingies.*/

hr {
	color: #0A5519;
	background-color: #0A5519;
	height: 5px;
}

h1
{
	color: #0A5519;
	font-size: 24pt;
	font-family: Arial;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:0;
}

h2
{
	color: #0A5519;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:0;
}

.subhead
{
	color: #0A5519;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:0;
}

.maintext
{
	color: #000000;
	font-size: 10pt;
	font-family:  Verdana;
	text-align: justify;
	line-height: 140%;
}

.footerdate
{
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
}