


TD,UL,P,.normal
 {
 font-family: Verdana, Arial, sans-serif; 
 font-size: 12px;
 color : #002F5E;} 

A
{
	color: #002F5E;
	}
A:link
{
	color: #002F5E;
	}
	
a:visited { color:black; text-decoration:underline; }
	
	
A:hover
{
	color: Red;
}




h1 { color:gray; font-family:Arial; font-size:14; }
h2 { color:#0080C0; font-family:Arial; font-size:12; }
p.namo-list { color:red; font-family:Arial; font-size:12; }
p.namo-sublist { color:teal; font-family:Arial; font-size:12; }
table.namo-table { border-left-color:silver; border-top-color:silver; border-right-color:#707070; border-bottom-color:#707070; }
table.namo-table td { border-left-color:#707070; border-top-color:#707070; border-right-color:silver; border-bottom-color:silver; }
table.namo-table th { background-color:silver; border-left-color:#707070; border-top-color:#707070; border-right-color:silver; border-bottom-color:silver; }
li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }

.footLink 
{  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px; line-height: 11px;
  font-weight: normal;
   color: #002F5E;
    text-decoration: none;
    text-align : center;
}

.footLink:A
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px; 
 line-height: 11px;
  font-weight: normal;
   color: #002F5E;
    text-decoration: underline;}

.footLink A:link
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px; 
 line-height: 11px;
  font-weight: normal;
   color: #002F5E;
    text-decoration: underline;}
	
.footLink A:visited	
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px; line-height: 11px;
  font-weight: normal;
   color: #0000CD;
    text-decoration: underline;}

	.footLink A:hover	
	{  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; line-height: 11px;
  font-weight: normal;
   color: Red;
    text-decoration: none;}



