/* ::::: http://www.huntinfool.com/style.css ::::: */


/* START Basic Stuff */
body { margin: 10 25px 50px 25px; padding: 0px; background: #000000 none repeat;  color: #000000; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; line-height: 1.5em; font-size: small; }
a { color: rgb(173, 130, 37);}

.emphasis { color: #331605; font-weight: bold; font-size: 1.9em; }
.clear {
	margin: 0pt;
	padding: 0pt;
	height: 0pt;
	clear: both;
	color: #C2BA99;
}

.boldtext {
	font-weight: bold;
	font-size: medium;
}

.text {
	font-size: smaller;
}

.textblue {
	font-size: smaller;
	color: #0000FF;
}

.textwhite {
	font-size: smaller;
	color: #FFFFFF;
}

.smtext {
	font-size: xx-small;
}

.style3 {color: #0033CC}
.style4 {color: #990000}
/* END Basic Stuff */
