BODY, TD, INPUT, SELECT, FORM, TEXTAREA {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	text-align: justify;
}

INPUT, SELECT, TEXTAREA {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: normal;
	border-color: #F8F8F8;
}

.copyright {
	font-family : verdana, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight: normal;
	text-align: center;
}

.td_normal {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: normal;
}

.td_white_12_b {
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
}

.td_white_12_b_black {
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
}

a {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #224164;
	font-weight: normal;
}

a:hover {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : red;
	font-weight: normal;
	decoration:none;
}

.a_red {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: bold;
}

h3 {
	font-family : verdana, sans-serif;
	font-size : 15px;
	color : red;
	font-weight: bold;
}

h4 {
	font-family : verdana, sans-serif;
	font-size : 13px;
	color : blue;
	font-weight: bold;
}