body,td,th,p,div {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #51251A; }

.light {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #F7F5E9; }

div.bg {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #F7F5E9;
	background: url(img/tablebg.gif) repeat-y left top;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}

td.bg {
	background: url(img/line-bg2.jpg) repeat-x left top;
}

td.fade {
	background: #51251A url(img/fade.gif) no-repeat right;
}

td.small {
	font: 8pt Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #94511F;
	background-image: url(img/bg2.jpg);
}
a, a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #51251A;
}
a:active {
	text-decoration: underline;
}


a.light:link {
	color: #EDCA9A;
	text-decoration: underline; }

a.light:hover {
	text-decoration: underline;
	color: #EDCA9A; }

a.light:visited {
	color: #EDCA9A;
	text-decoration: underline; }


a.dark:link {
	color: #51251A;
	text-decoration: underline; }

a.dark:hover {
	text-decoration: underline;
	color: #FF3300; }

a.dark:visited {
	color: #51251A;
	text-decoration: underline; }


.copy {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #51251A;
	padding: 10pt;
}

.style1 {
	color: #F3DDBE;
	font-size: 18pt; 
}


.style2 {font-style: italic;
	font-weight: bold; }

.style3 {
	color: #FF3300;
	font: bold; }

