A:link      { text-decoration: none; color:#C5972C}
A:visited	{ color:#95ABB9}
A:active	{
	text-decoration: none;
	color:#FEEEE1;
	background-color: #362130;
	background-image: url(bkg_black.jpg);}
	
A:hover		{
	text-decoration: none;
	color:#FEEEE1;
	background-color: #362130;
	background-image: url(bkg_black.jpg);}

body {
	background-color: #6A575B;
	font: normal 12px Geneva, Arial, Helvetica, san-serif;
	color:#392433;
	
	scrollbar-face-color: #FDE0B8;
	scrollbar-highlight-color: #FEF7CF;
	scrollbar-shadow-color: #FEF7CF;
	scrollbar-track-color: #3C3A2F;
	scrollbar-base-color: #3C3A2F;
	scrollbar-arrow-color: #6A575B;
	
	text-decoration: none;
	background-image: url(distinctive_3.jpg);
}

I		{ color: #747A54; }
HR 		{
	color: #747A54;
	height: 1px;
	width: 90%;
}
td, p { font:12px Geneva, Arial, Helvetica, san-serif; color:#392433}
H1	{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF1DC;
	background-color: #ADB7C1;
	letter-spacing: 1px;
	vertical-align: middle;
	text-indent: 3pt;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #3E293A;
	border-right-color: #3E293A;
	border-bottom-color: #3E293A;
	border-left-color: #3E293A;


}
H2	{
	font:italic bold 13px "Trebuchet MS", Arial, SansSerif;
	color:#ADB7C1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #C5B57A;
	border-right-color: #C5B57A;
	border-bottom-color: #C5B57A;
	border-left-color: #C5B57A;
	text-indent: 3pt;

}

.solid	{ border:1px solid #392433}
.dotted	{ border:3px dotted #FADEB6}
.dashed { border:1px dashed #392433}
