
td {
color: #222;
font-size: 12px;
font-family: "Times New Roman", Georgia, Times }

h2 {
color: #066;
font-family: Times, "Times New Roman", Georgia }

h1 {
	font-family:"Times New Roman", Georgia, Times;
	font-size:24px;
	font-weight:bold;
	color:#05666d;
	}
h3 {
	font-family:"Times New Roman", Georgia, Times;
	font-size:14px;
	font-weight:bold;
	color:#05666d;
	margin:0;
	padding:0;
	}
h4 {
	font-family:"Times New Roman", Georgia, Times;
	font-size:14px;
	font-weight:bold;
	color:#92408c;
	margin:0;
	padding:0;
	}
h5 {
	font-family:"Times New Roman", Georgia, Times;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:0;
	}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: 006666;
	text-decoration: none;
}
a:hover {
	color: 006666;
	text-decoration: underline;
}
a:active {
	color: #006666;
	text-decoration: none;
}
