body {
	background-image: url(../images/background.jpg);	
}
body,td,th {
	color: #616161;
	font: 11px/13pt Verdana, Arial, Helvetica, sans-serif;
}
.Subtitles {
	color: #df9006;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

.Subtitles2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.Quotes{
	color: #515151;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 14pt;
}

.Highlight {
	font-style: normal;
	font-size: 11px;
	color: #067A93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.Subtitles3 {
	color: #067A93;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.Subtitles4 {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.Intro {
	color: #666666;
	font: 11px/9pt Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 9px
}
.Headertext {
	color: #df9006;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
}
a:link {
	color: #809313;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #ACBF3E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #809313;
	font-size: 11px;
	font-weight: bold;
}
a:active {
}
.imageleft {	
	margin: 10px 10px 5px;	
	float: left;
	}

.imageright {
	float: right;
	margin: 8px;
	padding: 4px;
	}
	
.imagemiddle {	
	margin: 5 auto;	
	text-align: center;	
	display: block;
	}	
	
