body {
	font: normal 10pt Lucida Sans;
	background: #D2B48C fixed;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image:   url(imgs/bottombg.jpg);

}
		
A:link {
	font: italic bold 10pt Lucida Sans;
	color: #A0522D;
	text-decoration: none;
	/*background: #F4EEE1;*/
}
		
A:active {
	font: normal bold 10pt Lucida Sans;
	color: #777777;
	text-decoration: none;
}
		
A:hover {
		text-decoration: underline overline
		}
		
A:visited {
	font: italic bold 10pt Lucida Sans;
	color: #A0522D;
	text-decoration: none;
	/*background: #F4EEE1;*/
}
		
A:hover {
		text-decoration: underline overline
		}
		
table, td, th {
	font: normal 10pt Lucida Sans;
	font-size: 9pt;
	color: #000000;
	vertical-align: middle;
}

H2 {
	font: italic 20pt Lucida Sans;
	color: #A0522D;
	text-align: center;
	margin-top: 17px;
}

H3 {
	font: italic 14pt Lucida Sans;
	color: #A0522D;
	line-height: 10pt;
	margin-bottom: 0pt;
}
		
EM {
	font: normal bold 10pt Lucida Handwriting, sans-serif;
	font-size: 9pt;
	color: #000000;
}

img {
	margin-top: 0px;
	margin-left: 0px;
}

img.flag {
	margin: 0px;
	width: 15px;
	border: 1px solid #ba9a6f;
	vertical-align: middle;		
}

p {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
	margin-right: 17px;
}

p:first-letter {
	float: left;
	font-family: Lucida Handwriting, sans-serif;
	font-size: 177%;
	line-height: 0.85em;
	margin-left: -0.37em;
	margin-right: 0.30em;
	margin-bottom: -0.15em;
	background: #D2B48C;
	font-style: italic;
	font-weight: bold;
}

	

	
