body {
	background-color: #DBDBDB;
	text-align:center;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	font-size: 10px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style15 {
	font-size: 11px;
}
#page {
	width:820px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#logo {
	padding:10px 0px 10px 10px;
}
#headerlinks {
	padding-right: 10px;
}
#headerlinks a {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
}
#footer {
	margin:20px 0px;
	text-align:center;
	padding:10px 0px;
	border-top: dashed #000000 1px;
}