.style1 {
	background-color: #F0EFED;
}
.style2 {
	text-align: center;
}
.style5 {
	font-size: 8pt;
}
.style6 {
	font-size: small;
}
.style7 {
	font-size: 9pt;
	color: #000000;
}
.style8 {
	color: #3486FF;
	font-size: medium;
}
.style9 {
	border-width: 0;
}
.style10 {
	text-decoration: underline;
}
.style11 {
	text-align: center;
}
.style12 {
	font-size: 8pt;
}

.headline {
	font: bold 9pt verdana,arial;
	text-align: right;
	color: black;
	letter-spacing: 5px;
}
.navgal {
	text-align: left;
}

body {
	font: 9pt verdana,arial;
	color: #000000;
	background-color: #C0C0C0;
	margin: 0;
    padding: 0;
}
a:link {color: black; text-decoration: underline;}
a:hover {color: #3486FF; text-decoration: none;}
a:visited {color: black; text-decoration: underline;}
a:visited:hover {color: #3486FF; text-decoration: none;}

