body {
	margin: 0px;
	text-align:justify;
	cursor: default;}


body, div, table {

	font-family: Century Gothic;
	font-size:9px;
	color:#780E32;
	vertical-align: top;}

#menu a:link, #menu a:visited{
margin-left : 9px;
margin-right : 9px;
display: block;
font-family : Tahoma;
color: #9D9D90;
background-color: #ffffff;
text-align:center;
border-left: 0px solid #507D80;
border-right: 0px solid #507D80;}

#menu a:hover {
background-color: #E8E8E2;
color: #ffffff;
border-left: 9px solid #ffffff;
border-right: 9px solid #ffffff;}

h1 {
	color: #ffffff;
	background: #D67495;
	border-bottom: 1px solid #C46384;
	font: 8px Century Gothic; 
	letter-spacing: 1px;
	text-transform: uppercase;

	padding: 2px;
	padding-left: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;}

h2 {	color: #ffffff;
	background: #ED95B3;
	border-bottom: 1px dotted #D67495;
	font: 8px Century Gothic;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	padding-right: 3px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;}

h3 {	color: #ffffff;
	background: #F6ACC5;
	border-bottom: 1px dotted #D67495;
	font: 8px Book Antiqua;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	padding-right: 3px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;}

#subnav A:link, #subnav A:visited, #subnav A:active {

font-style: arial;
font-size: 9px;
text-align: center;
padding: 2px;
color: #780E32;
background-color: #FFD3F4;
line-height: 13px;
display: block;
border-right: 10px solid #D67495;
border-bottom: 1px solid #ffffff;
}

#subnav A:hover {
color: #ffffff;
background-color: #D67495;
border-right: 10px solid #FFD3F4;
}

A:link {COLOR: #72726B; font-family: Tahoma; TEXT-DECORATION: none; font-size:9px; cursor: default;}
A:visited {COLOR: #72726B; font-family: Tahoma; TEXT-DECORATION: none; font-size:9px; cursor: default;}
A:active {COLOR: #72726B; font-family: Tahoma; TEXT-DECORATION: none; font-size:9px; cursor: default;}
A:hover {COLOR: #A3A396; font-family: Tahoma; TEXT-DECORATION: line-through; font-size:9px; cursor: help;}	}


blockquote {
	
	text-align: justify;

	border-left: 10px solid #D67495;

	background: #FFD3F4;

	padding: 5px;
	
	color: #42627B;
}

textarea, input, select, button, submit {
	background-color: #FFD3F4;

	border: 0px;

	font-family: Tahoma;

	font-size: 10px;

	color: #396C70;

	margin-top: 0px;

	margin-bottom: 1px;}



i { color: #170308; font: Verdana, font-style: italic; }

u { color: #C94A68; font-weight: normal;}
