.adress {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	text-align: center;
      }
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	text-indent: 30px;
	 }
	 
 .textZ {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-indent: 30px;
	font-weight: bold;
	 }
.cent {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
      }
	 
th{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	background-color: #66CCFF;
	text-align: center;

}
td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	background-color: #FFFFFF;
	text-align: center;
}
.t1{
	text-align: left;
}
.textR{
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link, a:active,a:visited { color:#00CCCC; }

a:hover { color:#FF6600; }

