body {
	background: #FFFFFF;
}

#content {
	position: absolute;
	top: 115px;
	left: 350px;
}

#left {
	position: absolute;
	top: 10px;
	left: 10px;
}

a:link {
	color: #ABABE5;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

a:visited {
	color: #ABABE5;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

p.orange {
	color: #de781f;
	font-family: Georgia, serif;
	font-size: 10pt;
	letter-spacing: 2px;
}

p.header {
	font-family: Georgia, serif;
	color: #01038F;
	font-weight: bold;
	font-size: 14pt;
	font-variant: small-caps;
	letter-spacing: 5px; 
}

