body {
	background-color: #FF9933;
	background-image: url(images/back.gif);
	scrollbar-arrow-color:#B33C09; 
	scrollbar-track-color:#FF9933; 
	scrollbar-shadow-color:#B33C09;
	scrollbar-face-color:#edd686;
	scrollbar-highlight-color:#FF9933;
	scrollbar-darkshadow-color:#B33C09;
	scrollbar-3dlight-color:#B33C09;
}
.small {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;


}
p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #007E8C;
}
a:link {
	color: #007E8C;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #007E8C;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF6600;
	font-weight: bold;

}
.big {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	color: #B33C09;


}
li {
	color: #007E8C;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
.light {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #F2FCFD;
}
h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D76B00;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006571;
}
.td {
	border: thin inset #E9991C;
}
.xsmall {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #993300;
	background-position: center center;
}
.bold {
	font-weight: bold;
}
.small2 {
	color: #007E8C;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
hr {
	color: #006571;
}
.li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #007E8C;
	list-style-type: circle;
}
