BODY {
	background-color: #000000;
	color: #FAF0E6;
	font-size: 10px;
	font-family: Verdana;
}

.general {
	color: #FAF0E6;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}

h1 {
	font-size: 36px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 30px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 24px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #8B0000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CD0000;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #EE9572;
	text-decoration: none;
	font-weight: bold;
	cursor: normal;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #EE9572;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.glinks:link {
	font-family: Verdana;
	font-size: 10px;
	color: #8B0000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.glinks:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CD0000;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a.glinks:active {
	font-family: Verdana;
	font-size: 10px;
	color: #EE9572;
	text-decoration: none;
	font-weight: bold;
	cursor: normal;
}

a.glinks:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #EE9572;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.sitedata {
	background-color: #FFF7D6;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.sidemenu {
	background-color: #8B0000;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

a.sidelinks:link {
	color: #FFF7D6;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.sidelinks:hover {
	color: #FFF7D6;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}	

a.sidelinks:visited {
	color: #FFF7D6;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.sidelinks:active {
	color: #FFF7D6;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.toplinks:link {
	color: #FFF7D6;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.toplinks:hover {
	color: #FFF7D6;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}	

a.toplinks:visited {
	color: #FFF7D6;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a.toplinks:active {
	color: #FFF7D6;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.topmenu {
	background-color: #000000;
	font-size: 12px;
	color: #FFF7D6;
	font-family: Verdana;
	border-right: 1px inset #FFF7D6;
}

.address {
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
}
		