a:link { 
	color: #336699;
	text-decoration: none;
	}
a:visited { 
	color: #336699;
	text-decoration: none;
	}
a:hover { 
	color: #006699;
	text-decoration: underline overline; 
	}
a:active { 
	color: red;
	}

.markup {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
body {
	margin-top: 3px;
	margin-right: 18px;
	margin-left: 18px;
	font-family: "Times New Roman", Times, serif;
}
li {
	list-style-image: url(images/green_bullet.jpg);
	line-height: 25px;

}

BODY {
scrollbar-arrow-color:#33CC99;
scrollbar-face-color:#009999;
scrollbar-highlight-color:#00FF99;
scrollbar-3dlight-color:#00FF99;
scrollbar-darkshadow-color:#006633;
scrollbar-shadow-color:#006633;
scrollbar-track-color:#009999;
}

</style>
p {
	line-height: 22px;
}
p {
	line-height: 22px;
}
.standout {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	border-top: medium solid #00CC99;
	border-right: medium none #00CC99;
	border-bottom: medium none #00CC99;
	border-left: medium none #00CC99;
}
h1 {
	text-align: center;
}
.sectionhead {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
}

