BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


A:HOVER {
	text-decoration: none;
}

A {
	font-weight: bold;
	color: #444444;
}


h1 {
	color: #cccccc;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.t1 {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
}


a.t1l {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a.t1l:HOVER {
	text-decoration: none;
}

a.t1l:LINK {
	text-decoration: underline;
	color: Black;
}

.t2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}


a.t2l {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}

a.t2l:HOVER {
	text-decoration: none;
}

a.t2l:LINK {
	text-decoration: underline;
	color: Black;
}