h1
{ 
font-family: helvetyic, arial;
font-size: 12;
font-weight: bold;
 }
 
 h2
 { 
font-family: helvetyic, arial;
font-size: 12;
font-weight: normal;
  }


 p.topNav
 { 	
font-family: helvetica, arial; 
font-size: 12;
color: white
 }
 
 p
 { 
font-family: helvetica, arial; 
font-size: 12;
 }
 
p.description
 { 
font-family: helvetica, arial; 
font-size: 10;
 } 
 
 
  
 p.content
 { 
font-family: helvetica, arial; 
font-size: 12;
 }
 
 div.topNav
 {   }
.topNav a:link	 { color: #FFFFFF; text-decoration:none; font-size: 12}
.topNav a:visited  {  color:#FFFFFF; text-decoration:none}
.topNav a:hover {   color:Green; background-color: #CCCCCC; text-decoration: underline}
	
div.menu
 {  
  }
 .menu a:link	 { color: blue; text-decoration:none; font-size: 12; }
.menu a:visited  {  color:blue; text-decoration:none}
.menu a:hover {   color:Black; background-color: #CCCCCC; text-decoration: underline}

div.footer
 {
 	 text-align: center; 
	 font-family: Helvetica, Arial;
	 font-size: 11
 }
 
.footer a:link	 { color: #000000; text-decoration:none; font-size: 11; font-weight: bold;}
.footer a:visited  {  color:#000000; text-decoration:none}
.footer a:hover {   color:Green; background-color: #CCCCCC; text-decoration: underline}

p.adTitle
{ 
font-size: 10;
text-decoration: none;
 }
 
 div.adTitle
 {  }
 
.adTitle a:link	 { color: #000000; text-decoration:none; font-size: 10; }
.adTitle a:visited  {  color:#000000; text-decoration:none}
.adTitle a:hover {   color:Green;  text-decoration: underline}

div.h2
 {  }
 
.h2 a:link	 { color: blue; text-decoration:none; font-size: 12; }
.h2 a:visited  {  color:blue; text-decoration:none}
.h2 a:hover {   color:black;  text-decoration: underline}

