.tahomawhite {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.tahoma11black {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.title {
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.history {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.subtitle {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;

}
a:link {
	text-decoration: none;
	color:#0000FF;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#0000FF;
}.greentitle {
	font-family: tahoma;
	font-size: 16px;
	color: #339966;
	font-weight: bold;
}
