.stylesheet {
	border: 1px solid #8E3313;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
}
body {
	background-color: #FFFFE1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8E3313;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8E3313;
}
a:hover {
	text-decoration: none;
	color: #EC2828;
}
a:active {
	text-decoration: underline;
	color: #EC2828;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #8E3313;
}
.style2 {color: #FFFFFF}
