@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}

a {font-size: 12px; color:#000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none; color: #000;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;color: #000;}

.clr1 { color:#0C3}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-weight:100;
	color:#000;
}

.style22 {
	font-size: 34px;
	font-weight:bold;
}

.u {
	font-size:12px;
	text-decoration:underline;
}

.u a { text-decoration:underline}
.u a:link {text-decoration: underline;}
.u a:visited {text-decoration: underline;}
.u a:hover {text-decoration: none;}
.u a:active {text-decoration: underline;}

.b12 {
	font-size: 12px;
	font-weight: bold;
}

.u11 {
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}

.ub12 {
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.u12 {
	font-size:12px;
	text-decoration:underline;
}

.u12 a { text-decoration:none}
.u12 a:link {text-decoration: underline;}
.u12 a:visited {text-decoration: underline;}
.u12 a:hover {text-decoration: none;}
.u12 a:active {text-decoration: underline;}

.ul a { text-decoration:underline}
.ul a:link {text-decoration: underline;}
.ul a:visited {text-decoration: underline;}
.ul a:hover {text-decoration: none;}
.ul a:active {text-decoration: underline;}

.n10 {
	font-size: 10px;
	text-decoration:none;
}

.n10 a {font-size: 10px; color:#000;}
.n10 a:link {text-decoration: underline; font-size:10px}
.n10 a:visited {text-decoration: underline; color: #000; font-size:10px}
.n10 a:hover {text-decoration: none; font-size:10px}
.n10 a:active {text-decoration: underline;color: #000; font-size:10px}

.u10 {
	font-size: 10px;
	text-decoration:underline;
}

.n12 {
	font-size: 12px;
	text-decoration:none;
}

.n10 a {font-size: 12px; color:#000;}
.n10 a:link {text-decoration: underline;}
.n10 a:visited {text-decoration: underline; color: #000;}
.n10 a:hover {text-decoration: none;}
.n10 a:active {text-decoration: underline;color: #000;}

.b20 {font-size: 20px; color:#000; font-weight:bold}
.b20 a { text-decoration:none; font-size:20px;}
.b20 a:link {text-decoration: none; font-size:20px;}
.b20 a:visited {text-decoration: none; font-size:20px;}
.b20 a:hover {text-decoration: underline; font-size:20px;}
.b20 a:active {text-decoration: none; font-size:20px;}

.ugreen {font-size:12px;text-decoration:underline;color:#090;}
.ugreen a { text-decoration:underline;color:#090;}
.ugreen a:link {text-decoration: underline;color:#090;}
.ugreen a:visited {text-decoration: underline;color:#090;}
.ugreen a:hover {text-decoration: none;color:#090;}
.ugreen a:active {text-decoration: underline;color:#090;}
