.SWT {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	height: 14px;
	vertical-align: middle;
	border: medium solid #999999;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
.style8 {
	border: 2px solid #000000;
	height: 32px;
	background-color: #FF0000;
}
body,td,th {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 14px;
}
.style9 {
	border: 2px solid #000000;
	height: 32px;
	background-color: #FF0000;
	width: 150px;
	text-align: center;
}.NavButtons {
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	width: 100px;
	border: medium solid #999999;
}
