body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #FAD4AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align: justify;
	line-height: 130%;
}
li,ul {
	line-height: 130%;
	text-align: justify;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FA9101;
	letter-spacing: -1px;
	border-bottom: #9DBAEE 1px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #739EDF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-style: italic;
}
.col1 {
	background-color: #FDDBB5;
}
.col2 {
	background-color: #FCC992;
	color: #4D2D03;
}
.col2p {
	background-color: #FCC992;
	color: #4D2D03;
	font-family: Arial, Helvetica, sans-serif;
}
.col3 {
	background-color: #FDEAD7;
}
.col3p {
	background-color: #FDEAD7;
	font-family: Arial, Helvetica, sans-serif;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
}
.h1p {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.mx {
	color: #4D2D03;
	font-size: 10px;
}
#bas a {
	color: #FFFFFF;
	font-size: 9px;
}
.bas {
	color: #FFFFFF;
	font-size: 11px;
}
.img {
	border: 1px solid #E7CAA3;
}
.shadowed {
	filter: Shadow(color='#666666', Direction=135, Strength=4);
}
