body
{
	background-color:#F5CEA0;
}
.ue1  { 
color: #891616;
font-size: 20px;
font-family: Times New Roman;
}
.text {
font-family: Arial;
font-size: 15px;
color: #000000;
}
.btext {
font-family: Arial;
font-size: 14px;
color: #987F47;
}
.btext2 {
font-family: Arial;
font-size: 12px;
color: #987F47;
}
.dtext {
font-family: Arial;
font-size: 12px;
color: #000000;
}
.wtext {
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
}
P
{
	font-family:Arial, Helvetica, Verdana;
	color:#000000;
	font-size:14px;
	margin-bottom:0px;
}

A
{
	text-decoration:none;
}

A:link, A:visited
{
	color:#891616;
}

A:hover, A:active, A:focus
{
	color:#C96B6B;
	text-decoration:underline;
}


BODY {
	scrollbar-face-color : #891616;
	scrollbar-base-color : #891616;
	scrollbar-3d-light-color : #F5CEA0;
	scrollbar-arrow-color : #F5CEA0;
	scrollbar-dark-shadow-color: #F5CEA0;
	scrollbar-highlight-color : #F5CEA0;
	scrollbar-shadow-color : #F5CEA0;
}
