body {
	margin:0px;
	background-color:#ffffff;
	background-image:url(images/bg1.gif);
	background-repeat:repeat-x;
	text-align: center;
}
#body {
	background-color:#FFFFFF;
	border: 1px #999999 solid;
	margin: 25px auto 0 auto;
	padding: 0 35px 0 35px;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 650px;
}
A:link {
	text-decoration: none;
	color:#0000FF;
}
A:visited {
	text-decoration: none;
	color:#48CCFF;
}
A:active {
	text-decoration: none;
	color:#999999;
}
A:hover {
	text-decoration: underline;
	color:#990000;
}
p {
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
h1 {
	margin: 0px;
	font-family: Impact;
	font-size: 24pt;
	font-weight: 400;
	text-align: center;
	color:#000066;
}
h2 {
	margin: 0px;
	font-family: Impact;
	font-size: 20pt;
	font-weight: 400;
	text-align: center;
	color:#000066;
}
h3 {
	margin: 0px;
	font-family: Impact;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	color:#000066;
}
h4 {
	margin: 0px;
	font-family: Impact;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	color:#990000;
}
h5 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: 700;
	text-align: center;
	color:#999;
}
#footer {
	background-image:url(images/footer.gif);
	margin-top:30px;
	height:54px;
}
#footer_text {
	color:#333333;
	padding:15px 0 0 0;
	font-size:12px;
}
.box {
	width: 475px;
	padding:15px;
	background-image:url(images/box.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999;
}
.style1 {	color: #990000;
	font-weight: bold;
}
.title1 {
	margin: 0px;
	font-family: Impact;
	font-size: 20pt;
	font-weight: 400;
	color:#990000;
}
.title2 {
	margin: 0px;
	font-family: Impact;
	font-size: 20pt;
	font-weight: 400;
	text-align: left;
	color:#999;
}