A:link {
	text-decoration:underline;
	color:#000000;
	font-family: georgia;
	font-size: 8pt;
	}

A:visited {
	text-decoration:underline;
	color:#000000; 	
	font-family: georgia;
	font-size: 8pt;
	}

A:hover {
	text-decoration:none;
	color:#65c5a6;
	font-weight:bold;
	font-family: georgia;
	font-size: 8pt;
	}

A:active {
	text-decoration:none;
	color: #000000;
	font-family: georgia;
	font-size: 8pt;	}

body {
	color: #000000; 
	font-family: times new roman;
	font-size: 10pt;
	line-height: 10pt;
	text-align: justify;
	background:#d6c182 url('bg.png') repeat-y; 
	}

.content {
	color: #000000; 
	font-family: times new roman;
	font-size: 10pt;
	line-height: 10pt;
	text-align: justify;
	}

.content i {
	color:#e70000;
	font-family: georgia;
	font-size: 8pt;	
	}

.content b {
	color: #e70000;
	font-family: georgia;
	font-size: 8pt;	
	}

h1 {
	font-size:12pt;
	color: #000000;
	background: none;
	text-align: left;
	text-transform: uppercase;
	font-family: times new roman;
	border-bottom: 1px solid #000000;
	border-top: 0px dotted #000000;
	line-height: 14pt;
	margin-bottom: 5px;
	}

h1:first-letter { 
	font-family: Georgia; 
	color: #ffffff; 
	font-style: italic;
	font-size: 18px;
	}

h2 {	
	background: #d6c182;
	line-height:14px;
	font-family: times new roman;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left; 
	padding-left: 1px;
	margin-bottom: 5px;
	}

h2:first-letter { 
	font-family: Georgia; 
	color: #000000; 
	font-style: italic;
	font-size: 16px;
	}



h3 {	
	background: none;
	line-height: 11px;
	font-family: georgia;
	font-weight: none;
	font-variant: small-caps;
	font-style: none;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	padding: 0px;
	text-align: left;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
	}

h3:first-letter { 
	text-transform: uppercase;
	}

.navi {
	font-family: georgia;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #000000;
	}



a.menu:link, a.menu:active, a.menu:visited {
	background: none;
	text-align: left;
	padding: 2px;
	font-size: 11px;
	font-face: georgia;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	}

a.menu:hover {
	color: #ffffff;
	font-style: italic;
	}

.box {
	padding: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
	}