body {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: verdana, geneva, arial, sans-serif;
background: #FFFFFF;
color: #666666;
font-size: 12px;
}
div, p, th, td, li, dd, dl, dt, ul   {
             /* redundant selectors for NS4 */
    font-family:  verdana, geneva, arial, sans-serif;
    font-size: 12px;
	color: #666666;
    }
.bodyA	{
	color:	#2A427E;
	}
.bodyA:visited	{
	color:	#7B93D0;
	}
.bodyA:active	{
	color:	#666666;
	}

.content		{
	padding-left: 55px;
	padding-top: 10px;
	padding-right: 100px;
	color: #666666;
	font-family:  verdana, geneva, arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
ul.content_2		{
	
	}
.list		{
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 100px;
	color: #666666;
	font-family:  verdana, geneva, arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	}

.footer {
			color: #2A427E;
			font-size: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			line-height: 1.5em;
		}
.footA:link	 {
			Color : #2A427E ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:visited	 {
			color :#7B93D0 ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:active	 {
			color :#2A427E ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footA:hover	 {
			Font-Size : 10px ;
			text-decoration: underline;
		}
.footerHome {
			color: #CCCCCC;
			font-size: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			line-height: 1.5em;
		}
.footHomeA:link	 {
			Color : #FFFFFF ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footHomeA:visited	 {
			color :#CCCCCC ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.fooHomeA:active	 {
			color :#FFFFFF ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.footHomeA:hover	 {
			Font-Size : 10px ;
			text-decoration: underline;
		}
.subhead    {
			padding-left: 55px;
			padding-top: 10px;
			padding-right: 100px;
			color: #2A427E;
			font-size: 12px;
			font-weight: bold;
		}
