body {
	margin:           0 0 0 0;
	padding:          0 0 0 0;
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

  
	
}
body, p, td, ul, ol, br, blockquote { 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    color:       #000000; 
	font-size:   12px;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF
}

.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #F3EAD2
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


b        { font-weight:  bold; }

i        { font-style:  bold; }





.title {
    color:       #000000;
    font-size:   16px;
    font-weight: bold;
    font-family: 'Times New Roman',Times,serif; 
}

.subtitle {
    color:       #000000;
    font-size:   16px;
    font-weight: bold;
    font-family: 'Times New Roman',Times,serif; 
}

h2 {
    color:       #000000;
    font-size:   16px;
    font-weight: bold;
    font-family: 'Times New Roman',Times,serif; 
}



.greenbottom          { color: #0b2a0a;text-decoration:underline;}
A.greenbottom         { color: #0b2a0a;text-decoration:underline;}
A:LINK.greenbottom     { color: #0b2a0a;text-decoration:underline;}
A:VISITED.greenbottom  { color: #0b2a0a; text-decoration:underline;}
a.greenbottom :hover {color:#0b2a0a;text-decoration:underline;}


.bottomnav          { color: #F3EAD2; text-decoration:none;}
A.bottomnav         { color: #F3EAD2; text-decoration:none;}
A:LINK.bottomnav    { color: #F3EAD2; text-decoration:none;}
A:VISITED.bottomnav { color: #F3EAD2; text-decoration:none;}
a.bottomnav:hover {color:#F3EAD2; text-decoration:underline;}
P.bottomnav  