TD {
	font-family : "Gill Sans MT", sans-serif, Arial;
	color : Gray;
	font-size : 10pt;
}
BODY {
	font-family : "Gill Sans MT", sans-serif, Arial;
	color : Gray;
	font-weight : 300;
}

H4 {
	color : rgb(0, 0, 51);
	font-weight : normal;
	font-size : 12px;
	border-top : 1px solid Black;
	margin : 1px;
	margin-bottom : 1px;
	border-top-width: 1px
}

A {
	font-family : "Gill Sans MT", sans-serif, Arial;
	color : rgb(0, 0, 102);
	font-size : 11px;
	text-decoration : underline;
	padding-top : 0px;
}

A:ACTIVE {
	font-family : "Gill Sans MT", sans-serif, Arial;
	font-size : 11px;
	color : Maroon;
	text-decoration : none;
	padding-top : 0px;
	
}

H2 {
	color : Gray;
	font-weight : normal;
	font-size : 15px;
	margin-bottom : -1px;
}

H3 {
	font-size : 10px;
	font-weight : 300;
	height : -2px;
}



A:HOVER {
	font-family : "Gill Sans MT", sans-serif, Arial;
	color : Red;
	font-size : 11px;
	padding-top : 0px;
}
H1 {
	font-family : "Gill Sans MT", Arial, sans-serif;
	font-size : 20px;
	font-weight : 300;
	letter-spacing : 5px;
	color : White;
	border-bottom-width : 0px;
	border-bottom : 0px;
}
H6 {
	color : Gray;
	font-weight : bold;
	font-size : 15px;
}

.bottom_link {
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	color: #FFFFCC;
}
.pagetop {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.text {
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	color: #666666;
}
.tate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.border {
	border: #CCCCCC;
}
