body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ececff;
}

/*
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
*/

ul {
	text-align: justify;
	list-style-image: url(images/blbullet.png);
	font-size: 11px;
	margin-top: 2px;
	list-style-position: outside;
}

li {
	text-align: justify;
	margin-top: 3px;
	list-style-image: url(images/blbullet.png);
	font-size: 11px;
}

}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FF00FF;
}

a:hover {
	color: #00FF00;
	background-color: #ff0000;
}

a:visited {
	text-decoration: none;
	color: #9933CC;
}

/* 
h1 {
	font-size: 15px;
	color: #003300;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 18px;
	font-family: "Arial Black";
}

h2 {
	font-size: 15px;
	color: #003300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #006600;
	text-align: justify;
	height: 260px;
	width: 918px;
	list-style-image: url(images/blbullet.png);
	font-size: 14pt;
	overflow: auto;
	line-height: 1.2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #dcffdc;
	border: 0px none;
	margin: 0px;
	text-indent: 0px;
	list-style-position: outside;
	background-attachment: fixed;
	background-image: url(images/lost.gif);
	background-position: center center;
	background-repeat: no-repeat;
}


h4 {
	color: #006600;
	text-align: justify;
	height: 265px;
	width: 785px;
	list-style-image: url(images/blbullet.png);
	font-size: 14pt;
	overflow: auto;
	line-height: 1em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #dcffdc;
	border: 0px none;
	margin: 0px;
}

h5 {
	color: #006600;
	text-align: justify;
	height: 265px;
	width: 560px;
	list-style-image: url(images/blbullet.png);
	font-size: 14pt;
	overflow: auto;
	line-height: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #dcffdc;
	border: 0px none;
	margin: 0px;
}

h6 {
	color: #006600;
	height: 400px;
	width: 99%;
	list-style-image: url(images/blbullet.png);
	list-style-position: outside;
	font-size: 14pt;
	overflow: auto;
	line-height: 1.2em;
	font-weight: normal;
	background-color: #dcffdc;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*/