BODY {
	background-color:#DFCFC2;
        background-position: top left;
	font-family: arial;
	font-size: 7pt;
	font-color: #000000;
	text-align: justify;
	margin: 0;
	padding: 0;
}


table, td, tr {
	font-family: century gothic;
	font-size: 7pt;
	text-align: justify;
}



b {
	font-family: century gothic;
	font-size: 7pt;
	color: #6B2914;
	background-color: none;
	font-weight: strong;
	text-transform: none;
}


u {
	color: #000000;
	border-bottom: 1px solid #C09274;
}


i {
	color: #000000;
	background-color: none;
	font-weight: normal;
	text-transform: lowercase;
}


A:link, A:active, A:visited {
	color: #C09274;
	font-family: century gothic;
	text-decoration: none;
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
}


A:hover {
	color: #E0C6B6;
	font-family: century gothic;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 7pt;
	background-color: none;
	border-bottom: 1px dashed #4D2520;
}


a.nav, a.nav:link, a.nav:active, a.nav:visited {
	display: block;
	padding-left: 1;
	padding-right: 1;
	font-family: century gothic;
	font-size: 7pt;
	background-color: none;
	color: #DD857D;
	border-bottom: 0px solid #C6B2C6;
	line-height: 10px;
	text-transform: none;
	border-right: 0px solid #91ACCC;
}


a.nav:hover {
	display: block;
	padding-left: 1;
	padding-right: 1;
	font-family: century gothic;
	font-size: 7pt;
	background-color: #F5D7CF;
	color: #E8A9A4;
	border-bottom: 1px dotted #DD857D;
	line-height: 10px;
	text-transform: none;
}


input, select, textarea {
	border-bottom: 1px solid #DFB78D;
	border-top: 0px dotted #E6C7A6;
	border-left: 1px solid #DFB78D;
	border-right: 0px dotted #E6C7A6;
	color: #000000;
	background: #EFDAC4;
	font-size: 7pt;
	font-family: century gothic;
}

 .Title {
	position: static;
	border-width: 0pt;
	background-color: #C09274;
        font-size: 8pt;
	font-weight: regular;
        font-family: century gothic;
	text-transform: lowercase;
        color: #ffffff;
	padding-bottom: 0px;
	border-bottom-width: 1px;
   	text-align: left;
        border-style: dotted;
	border-color:#E0C6B6;		}

.SubTitle {
	position: static;
	border-width: 0pt;
	font-size: 7pt;
	font-weight: ;
        font-family: verdana;
	text-transform: lowercase;
        color: #8D3D0F;
	padding-bottom: 0px;
	border-bottom-width: 1px;
   	text-align: center