body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	color: #000;
}
a:link {
	color: #C00;
	text-decoration: underline;
	font-size: medium;
}
a:visited {
	text-decoration: underline;
	color: #C00;
	font-size: medium;
}
a:hover {
	text-decoration: none;
	color: #666;
	font-size: medium;
}
a:active {
	text-decoration: underline;
	color: #C00;
	font-size: medium;
}
body {
	background-color: #CCCCCC;
}
a {
	font-size: medium;
	font-weight: bold;
	color: #C00;
}
a.frame {font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.frame:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
	text-decoration: underline;
}
a.frame:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.frame:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.frame:hover {
	text-decoration: none;
	color: #F00;
	font-size: 14px;
}
a.nav {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a.nav:link {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
a.nav:hover {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
.top {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.selected {
	font-size: 15px;
	font-weight: bold;
	color: #9CF;
}
h1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: inline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: inline;
}
.footer {
	font-weight: bold;
	background-color: #DDD;
	border: 2px solid #000;
}
.navselected {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
