body {
	margin: 0px;
	padding: 5px 0px;
	background-color: #000000;
	color: #003233;
	font-family: Garamond, "Times New Roman";
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-weight: bold;
	color: #990100;
}
p {
	font-size: 16px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #990100;
	text-decoration: underline;
}
a:active {
	color: #990100;
	text-decoration: underline;
}
.scrollbar {
	SCROLLBAR-FACE-COLOR: #A8956d;
	SCROLLBAR-HIGHLIGHT-COLOR: #D7C28B;
	SCROLLBAR-SHADOW-COLOR: #A8956d;
	SCROLLBAR-3DLIGHT-COLOR: #A8956d;
	SCROLLBAR-ARROW-COLOR: #E4DBCA;
	SCROLLBAR-TRACK-COLOR: #E4DBCA;
	SCROLLBAR-DARKSHADOW-COLOR: #E4DBCA;
}
.sessie {
	font-family: Garamond, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}

a.sessie:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sessie:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sessie:hover {
	color: #999999;
	text-decoration: none;
}
a.sessie:active {
	color: #999999;
	text-decoration: none;
}.padding_left {
	padding-right: 10px;
}

