h1 {
	font-family: Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #000080;
}
h2 {
	font-family: Verdana;
	font-size : 12pt;
	font-weight : bold;
	color : #000080;
}
h3 {
    font-family: Verdana;
	font-size : 12pt;
	font-weight : normal;
	color : #000080;	
}
h4 {
	font-family: Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
}
p {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	line-height : 150%;
}
body {
	scrollbar-arrow-color : #000080;
	scrollbar-3dlight-color : #F5F8FD;
	scrollbar-base-color : #000080;
	scrollbar-face-color : #F5F8FD;
	scrollbar-shadow-color : #F5F8FD;
	scrollbar-track-color : #F5F8FD;
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-image : url(../backs/shrimp.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
input {
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	background-color : transparent;
}
textarea {
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	background-color : transparent;
}
select {
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
}
.footer {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
}
a:link {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a:visited {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a:active {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a.email:link {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a.email:visited {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a.email:active {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a.email:hover {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}
a.footer:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.footer:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.footer:active {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.footer:hover {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	text-decoration : underline;
}



