.SmallYellowBold {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #ffffcc;
	font-size: 8pt;

}
.SmallWhiteType {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
}
.SectionTitle {
	font-family: Goudy, Garnet, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1pt;
	background-color: #000000;

}
.SmallType {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
.SmallType a:link{
	color: #005096;
}
.SmallType a:visited{
	color: #666666;
}
.SmallType a:active{
	color: #990022;
}
.SmallWeatherType
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #00FF00;
	font-size: 8pt;
}

.SmallWeatherType a:link
{
	color: #00FF00;
}
.SmallWeatherType a:visited
{
	color: #00FF00;
}
.SmallWeatherType a:active
{
	color: #00FF00;
}
.RegularType {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}
.RegularType a:link{
	color: #005096;
}
.RegularType a:visited{
	color: #666666;
}
.RegularType a:active{
	color: #990022;
}
.RegularTypeBold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}
.LineBreak {
	color: #999999;
	font-size: 10pt;
}
.Headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
.Copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
.Copyright a:link{
	color: #005096;
}
.Copyright a:visited{
	color: #666666;
}
.Copyright a:active{
	color: #990022;
}
