
html, body {
	color: #000000;
    font-family: "Times New Roman", Times, serif;	
	background-color: #FFFFCC;
}

td, th {
	color: #000000;
    font-family: "Times New Roman", Times, serif;	
	background-color: #FFFFCC;
}

h1, h2 {
	background-color: #FFFFCC;
    font-family: "Times New Roman", Times, serif;
	color: #000000;		
}

h3, h4, h5, h6 {
	background-color: #FFFFCC;
    font-family: "Times New Roman", Times, serif;
	color: #000000;		
}


html, body {
    font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	color: #000000;
}

a:link {
    font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	color: #000000;
}

a:visited {
    font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	color: #000000;
}