
p {
	font-family: verdana;
	font-size: 12px;
	color: #036;
padding: 0; 
margin: 0;

}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	margin: 4px;
}

a.nrml:link {
	font-family: verdana;
	font-size: 12px;
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}


a.nrml:visited {
	font-family: verdana;
	font-size: 12px;
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:link {
	font-family: verdana;
	font-size: 12px;
	color: #036;
	text-decoration: underline;

}


a.nav:visited {
	font-family: verdana;
	font-size: 12px;
	color: #036;
	text-decoration: underline;

}

