body {
	scrollbar-3dlight-color:#009900; 
	scrollbar-arrow-color:#009900;
	scrollbar-base-color:#FFFFCC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#CCFFCC;
	scrollbar-highlight-color:#FFFFCC;
	scrollbar-shadow-color:#009900;
	font-family:  verdana, arial, helvetica, sans-serif;
	}
	
p {
	color: #000000;
	font-size: 12px;
}

h2 {
	color: #009900;
	font-size: 14px;
	font-weight: bolder;
}

.smallgrayp {
	color: #CCCCCC;
	font-size: 11px;
}

.heading1 {
	color: #009900;
	font-size: 13px;
	font-weight: bolder;
}

a.graylink {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	outline: none;
}
a:visited.graylink{
	color:  #000000;
	}
a:active.graylink {
	color:  #000000;
	}
a:hover.graylink {
	color: #FFFF66;
	text-decoration: none;
	}

.footerp {
	font-size: 12px;
	color: #009900;
}

a.footer {
	font-size: 12px;
	color: #00CC00;
}
a:visited.footer {
	color:  #00CC00;
	}
a:active.footer {
	color:  #00CC00;
	}
a:hover.footer {
	color: #FFFF99;
	text-decoration: none;
	}
	
.ptextnav {
	font-size: 12px;
	color: #006600;
}

a {
	font-size: 12px;
	font-weight: bolder;
	color: #009933;
}
a:visited {
	color:  #009933;
	}
a:active {
	color:  #009933;
	}
a:hover {
	color: #00CC33;
	text-decoration: none;
	}

a.iilink {
	text-decoration: underline;
	font-size: 11px;
	color: #CCCCCC;
	outline: none;
}
a:visited.iilink{
	color:  #CCCCCC;
	}
a:active.iilink {
	color:  #CCCCCC;
	}
a:hover.iilink {
	color: #CCFFCC;
	text-decoration: none;
	}