a:link,a:visited,a:active{
color:#0066CC;
text-decoration:none;
}
a:hover{
color:#003399;
text-decoration:underline;
}
/***************************************/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#000000;
	line-height:200%;
	background:url(img/bg.gif);
}
table{
	font-size:11px;
	line-height:150%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666666;
font-size:11px;
background-color:#ffffff;
border:1px solid #666666;
}
/***************************************/
.txt{
margin-top:20px;
margin-bottom:20px;
	font-size:12px;
	line-height:250%;
}
.style1{
font-size:11px;
color: #666666;
}
/***************************************/
