body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFAAE;
        scrollbar-base-color:#FFFAAE;
}
a {
	font-weight: bold;
	color: #000000;

}
a:hover {
	color: #C93700;

}
a:visited {
	color: #000000;
}
a:active {
	color: #993300;
}

.txt {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.txtbig {
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: bold;

}
.txtwow {
	font-size: large;
	color: #EC3500;
	font-style: normal;
	font-weight: bold;

}
.txtsmall {
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
.abig {

	font-size: large;
	color: #FF3300;
	font-style: normal;
	font-weight: bold;
}
.brdr {
	border: 3px solid #F7E31E;
}
.brdrimg {

	border: 1px solid #000000;
}
h1 {
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: x-small;
}

.glow {
    	filter: Glow(Color=#000000, Strength=2);
}
.lf-hdr {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.lf-title {
	font-size: medium;
	font-style: normal;
	font-weight: bold;

}
.lf-desc {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
