/* CSS Document */

h1{
	font-family: "Arial", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
}

h2{
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3{
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 7px;
}

td{
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

td.sublink{
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

td.down{
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

td.gen01{
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a{
	font-family: "Arial", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:Hover{
	font-family: "Arial", Times, serif;
	font-size: 15px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
