/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/blueback.gif);
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #4D5464;
}
h2 {
	font-size: 16px;
	color: #4D5464;
}
h3 {
	font-size: 14px;
	color: #4D5464;
}
.style1 {color: #FDF5E3}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1C4;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #4D5464;
}
a:visited {
	text-decoration: none;
	color: #4D5464;
}
a:hover {
	text-decoration: underline;
	color: #737A5A;
}
a:active {
	text-decoration: none;
	color: #4D5464;
}
.style2 {
	color: #E1E1C4;
}
.style3 {
font-size: 10px;
}

