body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

body, td, th {
	color: #336600;
}
table {background-color:#DEDECA
}
h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #663300;
}

a {
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
a:visited {
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	}
	
a:hover {
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	}	
a:active {
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: blink;
	background-color: #66FF99;
	background-position: left;
	font-size: medium;
	}	
.author {
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #DEDECA
	}