a.nav
{
	color: #008000;text-decoration:none; font-size:12pt; text-align:center; font-family:Times New Roman;  
}
a:visited.nav
{
	color: #008000;text-decoration:none; font-size:12pt; text-align:center; font-family:Times New Roman 
} 
a:active.nav 
{
	color: #008000;text-decoration:none; font-size:12pt; text-align:center; font-family:Times New Roman  
}
.notlink
{
	color: #008000;text-decoration:none; font-size:12pt; text-align:left; font-family:Times New Roman; font-weight:bold 
}
body
{
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
.pad {margin: 10px 10px 10px 10px};

.cap {background-color:#F2F2F2; font-size:8pt; font-family:Arial; font-weight:bold}