.background {
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bluetext {
	color: #3e6e93;
	font-weight: normal;
}
a:hover{color:#809FB8; text-decoration:underline; }
a:link,a:visited{color:#809FB8; text-decoration:none}
body,table,td,p,div,input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
+
	font-variant: normal;

}
.greytext {color: #8f8f8f}
.greytext11 {
	color: #8f8f8f;
	font-size: 1em;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #3e6e93;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style4 {
	color: #83a0b4;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {color: #FFFFFF}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e6e93;
}
.margin {
	margin-right: 20px;
	margin-left: 20px;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e6e93;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e6e93;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #3e6e93;
	line-height: 1.5em;

}
.bluetextbold {
	font-weight: bold;
	color: #3e6e93;
}
p {
	margin-right: 5%;
	margin-left: 10px;
}
#spear{
text-align:center;
font-size:10px;
padding-top:10px;
}