@charset "UTF-8";
body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E34634;
	margin: 0px 0px 10px;
}
a:link {
	color: #992903;
	text-decoration: none;
}
a:hover {
	color: #992903;
	text-decoration: underline;
}
a:visited {
	color: #992903;
	text-decoration: none;
}
a:active {
	color: #992903;
	text-decoration: none;
}
.copyright {
	font-size: 8px;
	color: #C0C687;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.home {
	font-size: 12px;
	padding-top: 2px;
}
.style1 {
	font-size: 14px;
	color: #330;
	font-weight: bold;
}
.style2 {color: #666666}
.style3 {font-size: 16px}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #992903;
}

strong { color: #330; font-size: 14px }

