*,body{
	margin:0px;
	padding:0px;
	font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
}
h1{
	font-size:24px;
	font-weight:normal;
	background:#1EACDE;
	color:#fff;
	text-align:left;
	padding:0px 5px;
}
table th{
	text-align:left;
	padding:5px;
}
table .txts{
	border:#999 solid 1px;
}
a{
	display:block;
	float:left;
	width:80px;
	height:15px !important;
	height:20px;
	padding:5px;
	margin:5px;
	color:#fff;
	background:#006AA4;
	border:#333 solid 1px;
	text-decoration:none;
}
a:hover{
	background:#900;
}
