body {
	margin:0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin-top: 6px;
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
}

a {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #064EBA;
}



.bodytext a {
	color: #336666;
	text-decoration: underline
}
.bodytext a:hover {
	text-decoration: none
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black
}
.textsmall a:link {
	color: #336666;
	text-decoration: underline
}
.textsmall a:visited {
	color: #336666;
	text-decoration: underline
}
.textsmall a:hover {
	color: #336666;
	text-decoration: none
}
.bodytext_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav a:link {
	color: #336666;
	text-decoration: none
}
.nav a:visited {
	color: #336666;
	text-decoration: none
}
.nav a:hover {
	color: #336666;
	text-decoration: underline
}
.bodytext_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin:2px 0px 2px 0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.bodytext_list a:link {
	color: #336666;
	text-decoration: underline
}
.bodytext_list a:visited {
	color: #336666;
	text-decoration: underline
}
.bodytext_list a:hover {
	color: #336666;
	;
	text-decoration: none
}
