body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFCC;
	color: #330000;
	font-weight: bold;
	cursor: auto;
}

.heading1 {font-size: 24px}
.heading2 {font-size: 16px}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 9px}