﻿#div_hldr {
	font-family: "Berlin Sans FB Demi";
	font-size: medium;
	text-decoration: none;
	border-style: solid;
	width: 800px;
	text-align: center;
	background-color: #C0C0C0;
}
#td_top {
	width: 800px;
	background-color: #FFFFFF;
	border-style: inset;
}
#td_menu {
	width: 800px;
	border-style: solid;
	font-family: "Berlin Sans FB Demi";
	text-decoration: none;
	font-size: small;
	border-width: .5px;
	background-color: #FFFF66;
	padding: 2px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:active {
	background-color: #FF9933;
}
#td_body1 {
	background-color: #FFFFFF;
	font-family: "Berlin Sans FB";
	text-decoration: none;
	border-style: inset;
}
.style1 {
	text-align: left;
}
.style4 {
	text-align: center;
	font-size: large;
}
.style5 {
	font-size: large;
}
.style6 {
	text-align: center;
}
.style7 {
	border-width: 0px;
	text-align: center;
}
.style8 {
	font-size: x-large;
}
.style9 {
	font-size: large;
	font-style: italic;
}
.style10 {
	font-size: medium;
}
.style11 {
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.style12 {
	font-style: italic;
	text-align: center;
}
.style13 {
	font-size: medium;
	text-align: right;
}
