BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
}

A {
	color: Black;
	font-weight: bold;
}

h1 {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 09px;
}

.t1 {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
}


.t1l {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.t1l:HOVER {
	text-decoration: none;
}

.t1l:LINK {
	text-decoration: underline;
}