body {
	margin:auto;
	text-align:center;
	background-image:url();
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#623715;
	line-height:16px;
}

a:link { color: #990066; }
a:visited { color: #990066; }
a:hover { color: #FF3300; }
a:active { color: #FF3300; }

.style1 {
	color: #990000;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.style4 {
	color: #FF0000;
	font-weight: bold;
}