.textcbay {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background: ffffff;
	text-align: center;
	vertical-align: middle;
	border-style: none;
	border-color: #000000;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #008a68;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	scolor: #663399;
	text-decoration: none;
	color: #CC99FF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#general {
	background: #FFFFFF;
	margin: 25px 100px;
	border: thin solid #000000;
}
#header {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom: medium solid #003300;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	font: italic lighter 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	border-top: thin solid #000000;
}
#navbar {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 200px;
	height: auto;
	margin-top: 40px;
}
#content {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-left: 200px;
	padding: 1 em;
	margin-right: 40px;
	border-right: thick none #000000;
	border-left: thick double #000000;
	text-indent: 0px;
	border-color: #000000;
}
#contenttext {
	top: 240px;
	margin-left: 40px;
}
h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-indent: 0px;
}
