LVT style {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FF33;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 24pt;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336666;
	list-style-type: circle;

}
li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;


}
a:link {
	color: #000099;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: underline;

}
