body {
	background-color: #cfca8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
}

a {
	color: #990000;
	text-decoration: none;
	}
	
h1 {
	color: #663300;
	text-align: center;
}

.style1 {font-weight: bold}