@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:12px;
	line-height: 20px;
	text-align:left;

	}

	
a:link {
	font-family: Verdana;
	color:#dac49e;
	font-size:12px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
	
a:active {
	font-family: Verdana;
	color:#663300;
	font-size:12px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}

a:visited {
	font-family: Verdana;
	color:#dac49e;
	font-size:12px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}

a:hover {
	font-family: Verdana;
	color:#663300;
	font-size:12px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
	
	
.footer {
	font-family: Verdana;
	color:#271404;
	font-size:10px;
	line-height: 20px;
	font-weight:bold;
	
	
	}
	
.footer a:link {
	font-family: Verdana;
	color:#271404;
	font-size:10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;

}

.footer a:visited {
font-family: Verdana;
	color:#271404;
	font-size:10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
	
.footer a:active {
font-family: Verdana;
	color:#271404;
	font-size:10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
	
.footer a:hover {
font-family: Verdana;
	color:#663300;
	font-size:10px;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
	

.footermini {
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#271404;
	}

.footermini a:link {
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
	color:#271404;
	}

.footermini a:visited {
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
	color:#271404;
	}

.footermini a:active {
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
	color:#271404;
	}

.footermini a:hover {
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
	color:#663300;
	}
	
h1 {
	font-family:georgia;
	font-style:italic;
	color:#dac49e;
	font-size:24px;
	font-weight:normal;
	}	 	
	
h2  {
	font-size:20px;
	font-family: georgia;
	font-style:italic;
	font-weight:normal;
	color:#dac49e;
	}
	
h3 {
	font-size:14px;
	font-weight: bold;
	font-family: Verdana;
	color:#7dafe5;
}	