H1 {
	font-family: Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #000080;
	letter-spacing : 3pt;
}
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;
	color : #000080;
	line-height : 150%;
}
body {
	background-color : #FFFFFF;
	scrollbar-arrow-color : #000080;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-base-color : #000080;
	scrollbar-track-color : #FFFFFF;
	background-image : url(../backs/back.jpg);
	background-attachment : fixed;
	margin-top : 13pt;
	background-position : center;
	background-repeat : no-repeat;
}
input {
	font-family : Verdana;
	font-size : 10pt;
	color : #000080;
	background-color : transparent;
}
textarea {
	font-family : Verdana;
	font-size : 10pt;
	color : #000080;
	background-color : transparent;
}
select {
	font-family : Verdana;
	font-size : 10pt;
	color : #000080;
	background-color : transparent;
}
.footer {
	font-family : Verdana;
	font-size: 11px;
	color: #666666;
}
A:link {
	font-family : Verdana;
	font-size : 10pt;
	color : Blue;
	text-decoration : none;
}
A:visited {
	font-family : Verdana;
	font-size : 10pt;
	color : #006EA5;
	text-decoration : none;
}
A:active {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
}
A:hover {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
}
A.email:link {
	color: #000080;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:visited {
	color: #000080;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.email:active {
	color: red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
}
A.email:hover {
	color: red;
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : underline;
}
A.footer:link {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}
A.footer:visited {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}
A.footer:active {
	font-family : Verdana;
	font-size : 11px;
	color: red;
	text-decoration : none;
}
A.footer:hover {
	font-family : Verdana;
	font-size : 11px;
	color: #FF0000;
	text-decoration : underline;
}
