body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;


}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: line-through;
}
a:hover {
	color: #CC9933;
	text-decoration: underline overline;
}
a:active {
	color: #996600;
	text-decoration: underline overline;
}
li {
	list-style-type: none;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
