td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a:visited {
	color: #003399;
}


a:hover {

	color: #0033FF;
}
a:link {
	color: #003399;
}

a.header:visited {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}


a.header:hover {
	color: #0033FF;
	font-size: 11px;
}
a.header:link {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}



 .headernames {


	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
