BODY{ color: white; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; background-color: black; scrollbar-3d-light-color: #D2D2CA; scrollbar-arrow-color: #999999; scrollbar-base-color: #D2D2CA; scrollbar-dark-shadow-color: #D2D2CA; scrollbar-face-color: #D2D2CA; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #D2D2CA; }

A:link {
	color: #b59469;
	text-decoration: none;
}

A:visited {
	color: #c6c7cc;
	text-decoration: none;
}

A:active {
	color: #b4cc89;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #c6c7cc;
	text-decoration: none;
}

A.dark:visited {
	color: #c6c7cc;
	text-decoration: none;
}

A.dark:active {
	color: #b9b9b9;
	text-decoration: none;
}

A.dark:hover {
	color: #fff;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
h1 { color: #b59469; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #b59469; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
h3 { color: #b59469; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
h4 { color: #b59469; font-weight: bold; margin: 1.33em 0; }
h5 { color: #b59469; font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }
h6 { color: #b59469; font-size: 0.67em; font-weight: bold; margin: 2.33em 0; }
