h1 {
	font-size: 20px;
	font-weight: bold;
}
.style9 {font-size: small}
a:link {
	color: #FF0000;
}
.style12 {
	font-size: 20px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.style13 {
	font-size: 20px;
	font-weight: bold;
}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
}
.style16 {color: #666666; font-size: small; }
.style17 {font-size: None; font-weight: bold; }
.style18 {
	color: #FF0000;
	font-weight: bold;
}
.style19 {font-size: x-small}

.menu{
	font-size: small;
	color:#FFFFFF;
}
.menu a{
	color:#FFFFFF;
}
.menu a:link{
	color:#FFFFFF;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
}
.menu a:active {
	color: #FFFFFF;
}

