/* all valid (non-depricated) elements, set defaults */
body {background-color:#899277;font-family: arial, sans-serif;margin:0px auto;}	
p {font-size:13px;}	


/* general text formatting */
	.textleft {text-align:left;}
	.textright {text-align:right;}
	.textcenter {text-align:center;}
	.textjustify {text-align:justify;}
	.small {font-size:0.7em;}
	.smaller {font-size:0.7em;}
	.larger {font-size:1.2em;}
	.fineprint {font-size:0.6em;}
	.strike	{text-decoration:line-through;}
	.smallunderline {font-size:0.8em;text-decoration:underline;}
	.underline {text-decoration:underline;}
	.normal {text-decoration:none;}
	.underline {text-decoration:underline;}
	.bunderline {font-weight:bold;text-decoration:underline;}
	.italic {font-style:italic;}
	.bold {font-weight:bold;}
	.center {text-align:center;}
	.indent {margin-left:35px;}
	.white {color:white;}
	.hidden {display:none;}
	.blarger {font-size:1.2em;color:#fff;font-weight:bold;}
	.left {float:left;}
	.right {float:right;}
	sup.small {font-size:0.6em;}
	img.left {float:left;}
	.green {color:#238857;}
	.white {color:#ffffff;}
.boldcol a, a:link {font-weight:bold;color:red;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}

a:link img {border:none;}
a:visited img {border:none;}



p.blarge, p.blarge a {font-weight:bold;font-size:16px;}
span.boldlarger {font-weight:bold;font-size:150%;text-align:justify;}

