/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 10PX; color: #000000
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: none; color: #993333;}
A:visited {text-decoration: underline; color: #993333;}
A:active  {text-decoration: underline; color: #993333;}
A:hover   {text-decoration: underline; color: #660000;}

.ArticleHeader {
COLOR: #669933;FONT-SIZE: 13px;  text-transform: capitalize; margin-left: 5px; margin-right: 5px; font-weight: bold; line-height: .5em;
}
 .footer {font-size: 9PX;}
 
 #HomeTopMain { padding: 10px 10px 5px 12px; }
 
 #SecondHomemain { padding: 10px 10px 5px 12px; }
 
  #ThirdHomemain { padding: 10px 10px 5px 12px; }