body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: small;
	


}

body, td, th {
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;

}

h1 {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	
}	

h2 {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}

h3, h4, h5, h6 {
	color: #663333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

a:link {
	text-decoration: none;
	color: #009999;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #663333;
}