body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
td {
	font-size: 11px;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}

a:link			{ color: #0000FF; text-decoration: none }
a:active		{ color: #800080; text-decoration: none }
a:visited		{ color: #0000FF; text-decoration: none }
a:hover		{ color: #0000FF; text-decoration: underline }

.topmenu	{ color: #000066; font-size: 9px; font-weight: bold; }
a.topmenu:link {
	color: #000066;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
a.topmenu:visited{
	color: #000066;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
a.topmenu:hover	{
	color: #000066;
	text-decoration: underline;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
a.bottombar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
a.bottombar:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
a.bottombar:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.javabutton {
	font-size: 9px;
	cursor: hand;
}
.captions {
	font-size: 9px;
}

