<STYLE TYPE="text/css">
a.title:link { 
	color: #ffffff; 
	text-decoration: none;
}

a.title:active { 
	color: #00aaff; 
	text-decoration: none;
}

a.title:visited { 
	color: #ffffff; 
	text-decoration: none;
}

a.title:hover { 
	color: #00aaff; 
	text-decoration: none;
}

a.sitemap:link { 
	color: #ffffff; 
	text-decoration: none;
}

a.sitemap:active { 
	color: #ffffff; 
	text-decoration: none;
}

a.sitemap:visited { 
	color: #ffffff; 
	text-decoration: none;
}

a.sitemap:hover { 
	color: #00aaff; 
	text-decoration: underline;
}


a.link:link { 
	color: #0000ee; 
	text-decoration: underline;
	font-weight: bold;
	line-height:12px;
	font-size:11px;
}

a.link:active { 
	color: #0000ee; 
	text-decoration: underline;
	font-weight: bold;
	line-height:12px;
	font-size:11px;
}

a.link:visited { 
	color: #0000ee; 
	text-decoration: underline;
	font-weight: bold;
	line-height:12px;
	font-size:11px;
}

a.link:hover { 
	color: #0000ee; 
	text-decoration: underline;
	font-weight: bold;
	line-height:12px;
	font-size:11px;
}

.tablerow {
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    table-layout: fixed;
}

.bluetable {
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 14px;
}
H1 {
	color: #000000;
	font-family: Times Roman;
	font-size: 32px;
	table-layout: fixed;
}

H3 {
	color: #000000;
	font-family: Times Roman;
	font-size: 16px;
	table-layout: fixed;
}
</STYLE> 