body, td {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #bba354;
}
A:link, A:active, A:visited, .link {
	color:#ffd820;
	font-family: Tahoma,Arial;
	font-size: 10pt;
}
.header {
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffd820;	
}
.pageheader {
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cecece;
}
.page {
	font-family: Tahoma,Arial;
	font-size: 10pt;
	color: #cecece;
}
.pagetext {
	font-family: Tahoma,Arial;
	font-size: 10pt;
	color: #bba354;
}
.pageheaderblack {
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.table {
	background-color: #202020;
}
.accenttable {
	background-color: #000000;
	color: #cecece;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;	
}
.accentheader {
	background-color: #404040;
	color: #cecece;
	font-family: Tahoma,Arial;
	font-size: 9pt;
}
.accentrow {
	background-color: #404040;
}
.accenttext {
	color: #cecece;
}
.linktable {
	background-color: #000000;
	color: #ffd820;
	border-color: #ffd820;
	border-width: 2px;
	border-style: solid;
}
.linktabletitle {
	background-color: #ffd820;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
.title {
	color: #000000;
	font-family: Tahoma,Arial;
	font-size: 14pt;
	font-weight: bold;
}
.pagetitle {
	color: #cecece;
	font-family: Tahoma,Arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.date {
	color: #000000;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
}
.copyright{
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #ffd820;
}
.trademark{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: #ffd820;
}
.lined {
	font-family: Tahoma,Arial;
	font-size: 12pt;
	color: #ffd820;		
}
h2 {		
	font-family: Tahoma,Arial;
	font-size: 14pt;
	color: #ffd820;
}
h3 {		
	font-family: Tahoma,Arial;
	font-size: 14pt;
	color: #ffd820;
}
hr {
	color: #ffd820;
	size: 1;
}
.warning {
	color: #bba354;
	size: 1;
}
fieldset {
	padding:10px;
}
legend {
	font-weight:bold;
	color:#ffd820;
}
backup {
	background: url(images/lines.gif);
}
.largelink {
	color:#ffd820;
	font-family: Tahoma,Arial;
	font-size: 14pt;
}