A:link {text-decoration:none; color:#3E7986;}
A:visited {text-decoration:none; color:#000;}
A:hover {text-decoration:none; color: #FFFFFF; text-transform:uppercase;}
A:active {text-decoration:none; color: #fff;}

body {
font-family: century gothic, arial, sans-serif;
font-size: 8pt;
color: #101D20;
background:#a5ba8b url('') repeat; 
}

.content {
color: #6E6E6E; 
font-family: century gothic, arial, sans-serif;
font-size: 8pt;
line-height: 10pt; 
}

h1{
font-size:11pt;
color:#DA8863;
text-align:right;
font-weight: bold;
font-family: century gothic;
text-transform: uppercase;
border-bottom: 1px dotted #FFFFFF;
line-height: 14pt;
}

i{color:#A0552B;}
b{color: #A0552B;}
li{background: #FEEAB8;
	padding: 3px;
	margin: 2px;
	border: 1px dotted #FFFFFF;
	width:110px;
	text-align:right;
	display:block;}
