body {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #F7E3CA;
	cursor: crosshair;
	background-color: #795E55;
}

BODY {SCROLLBAR-ARROW-COLOR: #E4B99C;
SCROLLBAR-DARKSHADOW-COLOR: 795E55;
SCROLLBAR-SHADOW-COLOR: #E4B99C;
SCROLLBAR-FACE-COLOR: 795E55; 
SCROLLBAR-TRACK-COLOR: 795E55;
SCROLLBAR-HIGHLIGHT-COLOR: 795E55; 
SCROLLBAR-3DLIGHT-COLOR: #E4B99C;
BACKGROUND-ATTACHMENT: fixed; 
POSITION: absolute
}

a:link {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: crosshair;
	color: #94B6D2;
	font-weight: bold;

}
a:visited {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: crosshair;
	color: #94B6D2;
	font-weight: bold;



}
a:active {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: crosshair;
	color: #DD8047;
	font-weight: bold;
}
a:hover {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: underline overline;
	cursor: crosshair;
	color: #EFC2A7;

}
#header {
	font-size: 36px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: calibri, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	font-variant: normal;
	color: #E4B99C;

}
#section {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	width: 100%;
	color: #E4B99C;

}
#subsection {
	font-family: calibri, Verdana, Arial, sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #E4B99C;

}

