body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	line-height: 30px;
	white-space: pre;
	cursor: crosshair;
	list-style-type: disc;
	letter-spacing: 1px;
	list-style-position: outside;





}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	text-transform: uppercase;

}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;



}
a:visited {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #669900;




}
