body, body div, body p, 

body td, body li   {

    /* more specific to override imported rule */

    font-size:    x-small;      

    /* false value for WinIE4/5 */

    voice-family: "\"}\"";   

    /* trick WinIE4/5 into thinking rule is over */

    voice-family: inherit;   

    /* recover from trick */

    font-size:    small

    /* intended value for better browsers */

    }



html>body, html>body div, html>body p, 

html>body th, html>body td, 

html>body li, html>body dd    {

    font-size:    small

    /* be nice to Opera */

    }	



body {margin:0;

background:#a2a268 url(./bgrd.gif) repeat-x;}

a {text-decoration:underline;font-weight:bold;}

h2 {color:#000; font-family: arial, helvetica, sans-serif;

font-size:1.5em;}

h2.alert {color:#000; font-family: arial, helvetica, sans-serif;

font-size:1.8em; margin:0; padding:0;}



h3 {color:#363;

	font-family: arial, helvetica, sans-serif;

	font-size:1.25em;}

h3.white {color:#fff;

	font-family:arial, helvetica, sans-serif;

	font-size:1.25em;
	border-bottom: 1px dotted #fff;
	margin:0;
	padding:0;}


h4 {color:#C23802;

	font-family: arial, helvetica, sans-serif;

	font-size:1.15em;}

.centerwrap {text-align:center;}

.tl {border: solid silver;border-width: 1px 0 0 1px;}
.rb {border: solid silver; border-width: 0 1px 1px 0; }

.boxg {background:#f2f5e9; color: #1c1c1c;
		border:1px solid #346233;
		padding:4px 8px;  
	width:90%;margin:0 auto;
	text-align:left;}
	
.boxred {background: #dd0000; color: #fff;
		border:1px solid #660000;
		padding:4px 8px;  
	width:95%;margin:0 auto;
	text-align:left;}

a.link {
color:#330000;
text-decoration:underline;
font-variant:small-caps;
font-weight:bold;
}

a.link:hover {
color:#fff;
font-variant:small-caps;
font-weight:bold;
}

.boxo {background:#fee6ce; color: #1c1c1c;
		border:1px solid #c60;
		padding:4px 8px;  
	width:90%;margin:0 auto;
	text-align:left;}

.center {text-align:center;}

	
td, p {font-family: arial, helvetica, sans-serif; font-size:.90em; }



.right {float:right;margin-left:6px;}

.left {float:left;margin-right:6px;}

.space2 {margin-bottom:25px;}
.space {margin-bottom:15px;}

.note {font-size: .75em;color:#333;}
.note1 {font-size: .85em;color:#333;}