body {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 12px;
}
div, p, th, td, li, dd, dl, dt, ul   {
             /* redundant selectors for NS4 */
    font-family:  verdana, geneva, arial, sans-serif;
    }
HR{
color: #CC6633;
width: 300;
align: center;
}
A:link	 {
			Color : #774648 ;
		}
A:visited	 {
			color :#9e7976 ;
		}
A:active	 {
			color :#9e7976 ;
		}	
.content {
			margin-right: 20px;
			margin-left: 15px;
}
.footer {
			color: #000000;
			font-size: 10px;
		}
.footA	 {
			Color : #006666 ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:visited	 {
			color :#003333 ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:active	 {
			color :#ffff99 ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:hover	 {
			color :#99CCCC ;
			Font-Size : 10px ;
			text-decoration: none;
		}
.header	 {
			Font-Size : 18px ;
			Color : #774648 ;
			font-weight : bold;
		}
.subhead	 {
			Font-Size : 14px ;
			Color : #774648 ;
			font-weight : bold;
			font-style: italic;
		}
.title	 {
			Font-Size : 12px ;
			Color : #9e7976 ;
			font-weight : bold;
		}

.info	{
			Font-Size : 11px ;
			Color : #774648 ;
			font-style: italic;
		}
.bodyA	 {
			Color : #006666 ;
			Font-Size : 11px ;
		}
.bodyA:visited	 {
			color :#003333 ;
			Font-Size : 11px ;
		}
.bodyA:active	 {
			color :#ffff99 ;
			Font-Size : 11px ;
		}
.bodyA:hover	 {
			color :#99CCCC ;
			Font-Size : 11px ;
		}

