body {

	background-color: #e0e0e0;	

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #663300;

	background-position: center center;

	font-weight: bold;

}





div {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	color: #333333;

	list-style-position: outside;

	vertical-align: middle;

	list-style-type: disc;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333

}

table {
	border-top-width: 0.3px;
	border-right-width: 0.3px;
	border-bottom-width: 0.3px;
	border-left-width: 0.3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}