A:link, A:visited, A:active 
	{
	font-family : Tahoma, Verdana, Arial;
	font-size : 11pt;
	color: Silver;
	text-decoration : underline;
}
A:hover 
	{
	font-family : Tahoma, Verdana, Arial;
	font-size : 11pt;
	color: Aqua;
	text-decoration : underline;
}

.caption {
	font-family : Tahoma, Verdana, Arial;
	font-size : 9pt;
	color : Silver;
}

.captionitalic {
	font-family : Tahoma, Verdana, Arial;
	color : Silver;
	font-size : 9pt;
	font-style : italic;
}

.head {
	font-family : Tahoma, Verdana, Arial;
	font-size : 15pt;
	font-weight : bold;
	color : Silver;
}

.subhead {
	font-family : Tahoma, Verdana, Arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : Silver;
}

.text {
	font-family : Tahoma, Verdana, Arial;
	font-size : 10pt;
	color: White;
}

.textbold {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11pt;
	font-weight : bold;	
	color : White;	
}

.footer {
	font-family : Tahoma, Verdana, Arial;
	font-size : 9pt;
	color : White;

}

a.footerlink:link, a.footerlink:visited, a.footerlink:active
	{
	font-family : Tahoma, Verdana, Arial;
	color : Silver;
	font-size : 9pt;
	text-decoration : underline;
}

a.footerlink:hover
	{
	font-family : Tahoma, Verdana, Arial;
	color : Aqua;
	font-size : 9pt;
	text-decoration : underline;
}

a.subheadlink:link, a.subheadlink:active, a.subheadlink:visited
	{
	font-family : Tahoma, Verdana, Arial;
	color : Silver;
	font-size : 14pt;
	text-decoration : none;
	font-style : italic;
}

a.subheadlink:hover{
	font-family : Tahoma, Verdana, Arial;
	color : Aqua;
	font-size : 14pt;
	text-decoration : none;
	font-style : italic;
}

.scheduleheadTD {
	background : Silver;
}

.scheduleheadtext {
	font-family : Tahoma, Verdana, Arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : Black;
}
