body {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 16px;
}
div, p, th, td, li, dd, dl, dt, ul   {
             /* redundant selectors for NS4 */
    font-family:  Georgia, Times New Roman, Times, serif;
    font-size: 16px;
	color: Black;
    }
.bold	{
	font-weight: bold;
	}
.quote	{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	}
.attribution	{
	font-style: italic;
	font-size: 12px;
	}
.topNav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.initialCap	{
	font-size: 24px;
	font-style: italic;
	}
.small	{
	font-size: 10px;
	}
.italic	{
	font-size: 18px;
	font-style: italic;
	text-align: justify;
	}
.lg		{
	font-size: 20;
	}
	
	
.content	{
	padding-left: 10px;
	padding-top: 10px;
	}
.content2	{
	padding-right: 20px;
	}
.bodyA	{
	color:	#336666;
	}
.bodyA:visited	{
	color:	#009999;
	}
.bodyA:hover	{
	color:	#336666;
	background: #ffffcc;
	}
.bodyA:active	{
	color:	#6699CC;
	}	
.navA	{
	color:	#336666;
	text-decoration: none;
	}
.navA:visited	{
	color:	#999999;
	text-decoration: none;
	}
.navA:hover	{
	text-decoration: underline;
	}
.navA:active	{
	color:	#6699CC;
	}	

.footer {
			color: #336666;
			font-size: 10px;
		}
.footA	 {
			Color : #336666 ;
			Font-Size : 10px ;
		}
.footA:visited	 {
			color :#336666 ;
			Font-Size : 10px ;
		}
.footA:active	 {
			color :#ffff99 ;
			Font-Size : 10px ;
		}
.footA:hover	 {
			Font-Size : 10px ;
			color: #ffffff;
		}
.header			{
		color: #336666;
		font-size: 14px;
		font-weight: bold;
		}
.subhead			{
		color: #336666;
		font-size: 12px;
		font-weight: bold;
		}
.projects			{
		color: #336666;
		font-size: 11px;
		padding-right: 23px;
		margin-top: 2px;
		}
.indent1		{
		padding-left: 20px;
	}
.p3	 {
			Color : red ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.p3:visited	 {
			color :red ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.p3:active	 {
			color :red ;
			Font-Size : 10px ;
			text-decoration: None;
		}
.p3:hover	 {
			Font-Size : 10px ;
			text-decoration: underline;
		}


