
.hat {
	background-color: #169;
	}
.hat_light {
	background-color: #DBE2E9;
	}

.hat_text,
.hat_text_note,
.hat_text_h,
.hat_text_hl {
	color: #DBE2E9;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.hat_text_note {
	font-size: 10.8px;
	font-weight: normal;
	}
.hat_text_h,
.hat_text_hl {
	font-weight: bold;
	}

A.hat_link,
A.hat_link:link {
	color: #24A;
	text-decoration: none;
	}
A.hat_link:hover {
	color: #26C;
	text-decoration: underline;
	}


.bottom_line {
	background-color: #6486A6;
	}

.copy,
A.copy,
A.copy:link,
A.copy:visited,
A.copy:hover {
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13.5px;
	text-decoration: none;
	}
