body {
	background-color: #FFFFCC;
	color: #Ffffcc;
}

td, th {
	color: #330000;
	background-color: #ffffcc;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#003366;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	background-color: #Ffffcc;
	text-align: center;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
	color: #330000;
	background-color: #FFFFCC;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
	color: #330000;
	background-color: #FFFFCC;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:justify;
	color:#330000;
	background-color:#FFFFCC;
	font-weight:normal;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	color:#330000;
	background-color:#FFFFCC;
	font-weight:normal;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#330000;
	background-color:#FFFFCC;
	font-weight:normal;
	font-style:italic;
}

h7 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	color:#330000;
	background-color:#FFFFCC;
	font-weight:normal;
}
	