body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6D301E;
}
a:visited {
	color: #6D301E;
}
a:hover {
	color: #9F0A0E;
}
a:active {
	color: #9F0A0E;
}
#text {
	background-color: #FFFFFF;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
}
.style1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9D0B0E;
}
/*.style1 {
	font-weight: bold;
	font-size: 14px; */
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
#footer{
font-size: 11px;
text-align:center;
}