a {
	text-decoration: none;
	font-size: 12px;
	}
	
a:link {
	background-image: none;
	color: #00C;
	font-weight: normal;
	}
	
a:visited {
	background-image: none;
	color: #00C;
	font-weight: normal;
	}
	
a:active {
	background-image: none;
	color: #00C;
	font-weight: normal;
	}
	
a:hover {
	background-image: none;
	color: #00C;
	font-weight: normal;
	}	

.label {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 1em;
	width: 33%;
}
.schedule {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
legend {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.warning {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 2px;

}
thead {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
tfoot {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

