H1 {
	FONT-FAMILY: Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : Navy;
}
H2 {
	FONT-FAMILY: Verdana;
	font-size : 12pt;
	font-weight : bold;
	color : Navy;
}
H3 {
    FONT-FAMILY: Verdana;
	font-size : 12pt;
	font-weight : normal;
	color : Navy;	
}
H4 {
	FONT-FAMILY: Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
}
P {
	MARGIN-BOTTOM: 10px;
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
TD {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
DL {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
A:link {
	COLOR: blue;
	font-family : Verdana;
	font-size : 10pt;
}
A:visited {
	COLOR: navy;
	font-family : Verdana;
	font-size : 10pt;
}
A:active {
	COLOR: red;
	font-family : Verdana;
	font-size : 10pt;
}
A:hover {
	COLOR: Blue;
	font-size : 10pt;
	font-family : Verdana;
	letter-spacing : normal;
	font-weight : normal;
	text-decoration : none;
}
body {
	scrollbar-arrow-color : #000080;
	scrollbar-3d-light-color : #EAEAEA;
	scrollbar-base-color : Navy;
	scrollbar-dark-shadow-color : #000080;
	scrollbar-face-color : #eaeaea;
	scrollbar-highlight-color : #483D8B;
	scrollbar-shadow-color : Navy;
	background-attachment : fixed;
	background-image : url(../backs/back01.jpg);
	background-color : White;
	font : Verdana;
}
li {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
input {
	color : Navy;
	font : Verdana;
	background-color : transparent;
}
textarea {
	color : Navy;
	font-family : Verdana;
	background-color : transparent;
}
caption {
	font : normal 14pt Verdana;
	color : Navy;
	font-weight : normal;
}
select {
	color : Navy;
	font : Verdana;
}
.footer {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
}
A.footer:link {
	COLOR: #666666;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}
A.footer:visited {
	COLOR: #666666;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}
A.footer:active {
	COLOR: red;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}
A.footer:hover {
	COLOR: Red;
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 0pt;
	font-weight : normal;
	text-decoration : none;
}
