body {color:#000000;
       font-size:80%;}

.td1 {border-top:1px solid #333333;
      border-left:1px solid #333333;
      border-right:1px solid #333333;

}

.td2 {border-left:1px solid #333333;
      border-right:1px solid #333333;
}

.td3 {border-left:1px solid #333333;
}

.td4 {border-bottom:1px solid #333333;
      border-right:1px solid #333333;
      border-left:1px solid #333333;
}

.td5 {border-right:1px solid #333333;
}

.font1 {color:#000000; 
       font-size:80%;
      }

.font2 {color:#CC0033; 
       font-size:80%;
      }   

.font3 {color:#0000ff; 
       font-size:80%;
       font-weight:bold;       
      }
.font4 {color:#000000;
       font-size:100%;
       font-weight:bold;
      }

.font5 {color:#ffffff;
       font-size:100%;
       font-weight:bold;
      }

.font6 {color:#000000; 
       font-size:90%;
 @	line-height: 1.3;
      }


a {  text-decoration: none;
	color:#000000;
	font-size:80%;}
a:hover {  text-decoration: none;
	color:#990000; 
	font-size:80%;}


a.link1{  text-decoration: none;
	color:#0000ff;
	font-size:100%;}
a.link1:hover {  text-decoration: none;
	color:#CC0033; 
	font-size:100%;}

a.mini{  text-decoration: none;
	color:#000099;
	font-size:80%;}
a:mini:hover {  text-decoration: none;
	color:#990000; 
	font-size:80%;}


a.link2{  text-decoration: none;
	color:#ffffff;
	font-size:100%;}
a.link2:hover {  text-decoration: none;
	color:#ffffff; 
	font-size:100%;
	font-weight:bold;}


.margin10{
	 margin: 10px;
}
