html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #000000;
	height: 100%;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
	color: #000000;
}

td.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	color: #000000;
}

.bar { border:thin solid black; }

.ital {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}

.italb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.italblue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #435685;
	font-style: italic;
	font-weight: bold;
}

.news {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #435685;
	font-size: 14px;
	font-weight: bold;
}

.orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #D64200;
	font-weight: bold;
}

.logo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.head {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #435685;
}

.head_r {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #840032;
}

.head_g {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #9EA811;
}

.head_o {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #D64200;
}

.contact {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

.contact2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.boldb {
	font-weight: bold;
	color: #435685;
}

.boldk {
	font-weight: bold;
	color: #000000;
}

.boldk_rate {
	background-color: #CAD1E5;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.k_rate {
	background-color: #CAD1E5;
	color: #000000;
	text-align: center;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 100%;
	color: #435685;
}

.credit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	color: #000000;
}

.f_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 100%;
	color: #D64200;
}

A:link    { color: #435685; text-decoration: underline; }
A:active  { color: #435685; text-decoration: underline; }
A:visited { color: #435685; text-decoration: underline; }
A:hover   { color: #435685; text-decoration: underline; }

A.blue:link    { color: #435685; text-decoration: underline; }
A.blue:active  { color: #435685; text-decoration: underline; }
A.blue:visited { color: #435685; text-decoration: underline; }
A.blue:hover   { color: #435685; text-decoration: underline; }

A.orange:link    { color: #D64200; text-decoration: underline; }
A.orange:active  { color: #D64200; text-decoration: underline; }
A.orange:visited { color: #D64200; text-decoration: underline; }
A.orange:hover   { color: #D64200; text-decoration: underline; }

A.news:link    { color: #435685; font-weight: normal; text-decoration: none; font-size: 12px; }
A.news:active  { color: #435685; font-weight: normal; text-decoration: none; font-size: 12px; }
A.news:visited { color: #435685; font-weight: normal; text-decoration: none; font-size: 12px; }
A.news:hover   { color: #435685; font-weight: normal; text-decoration: underline; font-size: 12px; }

A.footer:link    { color: #435685; text-decoration: underline; font-weight: normal; font-size: 80%; }
A.footer:active  { color: #435685; text-decoration: underline; font-weight: normal; font-size: 80%; }
A.footer:visited { color: #435685; text-decoration: underline; font-weight: normal; font-size: 80%; }
A.footer:hover   { color: #435685; text-decoration: underline; font-weight: normal; font-size: 80%; }


