body {
	font-family: georgia;
	font-size: 10px;
	text-transform: none;
	color: #B3A25D;
	background-position: left top;
	list-style-type: none;
	overflow: hidden;
	line-height:8pt;
	
	scrollbar-arrow-color: F4EBAA;
	scrollbar-track-color: F4EBAA;
	scrollbar-face-color: F4EBAA;
	scrollbar-highlight-color: F4EBAA;
	scrollbar-3dlight-color: E3D68C;
	scrollbar-darkshadow-color: E3D68C;
	scrollbar-shadow-color: F4EBAA;
}

div {border: 0}
	
div.justify {text-align: justify}

.header {
font-size: 22px;
color: #27A097;
text-align: right;
font-family: georgia;
font-weight:bold;
line-height:12pt;
}

.solidtable {
color: #B3A25D;
background: #EDE19B;
font-family: georgia;
font-size: 10px;
line-height:8pt;
font-weight: normal;
border: 0px;
}

.solidtable2 {
color: #B3A25D;
background: #EDE19B;
font-family: georgia;
font-size: 12px;
line-height:8pt;
font-weight: normal;
border: 0px;
}

.bold { margin:0;
color:#E4543C; 
font-face:georgia;
font-size:10px;
background:none;
border:none;
font-weight:bold;
}

.bold2 { margin:0;
color:#E4543C; 
font-face:georgia;
font-size:10px;
background:none;
border:none;
font-weight:normal;
}

.italic { margin:0;
color:#C4AB2E; 
font-face:georgia;
font-size:10px;
background:none;
border:none;
font-weight:bold;
font-style:italic;
}

.miniheader { margin:0;
font-size: 16px;
color: #000000;
text-align: left;
font-family: georgia;
font-weight:bold;
}

.miniheader2 { margin:0;
font-size: 11px;
color: #E21D48;
text-align: left;
font-family: georgia;
font-weight:bold;
}

img.padding {padding-right: 2px;
padding-top: 3px
padding-bottom: 2px}

a:link, a:visited, a:active {
	color: #47BC90;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

td, tr, th{
	padding: 0px;
	margin: 0px;
}