body {
	background-color: #EAECE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
    color: #996600;
}	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 12px;
	padding-right: 10px;

}

.nptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336633;
	padding: 1px;

}
.nptable a:link {
	color: #996600;
	text-decoration: underline;}

.nptable a:visited {
    color: #996600;
}		
	
.nptable caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #990033;
	font-weight: normal;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990033;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	text-align: center;
	font-weight: normal;
}
