body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #b1d3e1;
}
.style1 {color: #9883af}
.style2 {font-size: 12px}
.style3 {font-size: 18px}
.style4 {font-size: 10px}
.style5 {font-size: small}
.style8 {font-size: 18px;font-weight: bold;font-style:italic}
.style9 {font-size: 16px;font-style:italic}
.style11 {font-size: 24px;font-style:italic}

a:link {
	color: #35718A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #35718A;
}
a:hover {
	text-decoration: underline;
	color: #35718A;
}
a:active {
	text-decoration: none;
}
#header {
	background-attachment: fixed;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #333333;
}
