body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e1dfe4;}

/* STRUCTURAL */

.td, tr, .content {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS; 
	font-size: 11px; 
	line-height: 17px; 
	color: #ffffff; 
	text-align: justify;}

/* NAVI */

.navigation {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font: 13px Georgia;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	text-decoration: none;
	color: #ffffff;}

.navigation a:visited {
	text-decoration: none;
	color: #ffffff;}

.navigation .selected, .navigation a:hover {
	text-decoration: underline;
	color: #e55e6c;}


/* TITLES AND PAGE CLASSES */

.title {
	border-bottom: 5px #aba4b4;
	margin-bottom: 5px;
	background: #c0b9c9;
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 9px; 
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px; 
	color: #565458; 
	text-align: justify;
	padding: 8px;}

.content-div, h1, h2 {
	margin-bottom: 5px;
	background: #c0b9c9;
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 9px; 
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px; 
	color: #565458; 
	text-align: justify;
	padding: 8px;}

a {
	font-weight: bold;
	color: #565458;
	text-decoration: none;}


a, a:link, .bottompage a:visited {
	font-weight: bold;
	color: #565458;
	text-decoration: none;}

a:hover {
	font-weight: bold;
	color: #8deaff;
	text-decoration: underline;}





