.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}.fulltable {
	border: 1px solid #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial13black {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
.Arial18black {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
