body{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00c1ff;
	background-image:url(../_images/template1/bk.jpg);		
}
.td1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.td2 p{
	text-align: justify;
	}
	
.a1:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #002ae0;
	font-weight: bold;
	line-height:30px;
}

.a1:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #002ae0;
	font-weight: bold;
	line-height:30px;
}

.a1:active{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	line-height:30px;
}

.a1:hover{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	line-height:30px;
}

div#legal {
	font-size: 80%;
	margin: 5px auto;
		   }
div#legal a {
    color: black;
		   }		
a#headerlink {
    color: black;
	font-weight: bold;
	text-decoration: underline;
		   }
a#headerlink:hover {
    text-decoration: none;
	       }    