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;
	color : Navy;
}
li {
	font-family : Verdana;
	font-size : 10pt;
	color : Navy;
}
TD {
	font-family : Verdana;
	font-size : 10pt;
	color : Navy;
}
DL {
	font-family : Verdana;
	font-size : 10pt;
	color : Navy;
}
input {
	font-family : Verdana;
	color : Navy;
	font-size : 10pt;
	background-color : transparent;
}
textarea {
	font-family : Verdana;
	color : Navy;
	font-size : 10pt;
	background-color : transparent;
}
select {
	font : Verdana;
	color : Navy;
	font-size : 10pt;
	background-color : transparent;
}
body {
	scrollbar-arrow-color : #FFCC00;
	scrollbar-base-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	background-attachment : fixed;
	background-image : url(../backs01/back006.jpg);
	background-color : White;
	background-repeat : no-repeat;
}
A:link {
	font-family : Verdana;
	font-size : 10pt;
	color : blue;
	text-decoration : none;
}
A:visited {
	font-family : Verdana;
	font-size : 10pt;
	color : #666666;
	text-decoration : none;
}
A:active {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : none;
}
A:hover {
	font-family : Verdana;
	font-size : 10pt;
	color : Red;
	text-decoration : underline;
}
A.Whitetext:link {
	font-family : Verdana;
	font-size : 10pt;
	color : blue;
	text-decoration : none;
}
A.Whitetext:visited {
	font-family : Verdana;
	font-size : 10pt;
	color : navy;
	text-decoration : none;
}
A.Whitetext:active {
	font-family : Verdana;
	font-size : 10pt;
	color : red;
	text-decoration : none;
}
A.Whitetext:hover {
	font-family : Verdana;
	font-size : 10pt;
	color : #F9BB0B;
	text-decoration : underline;
}
.footer {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
}
A.footer:link {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}
A.footer:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}
A.footer:active {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}
A.footer:hover {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : none;
}