body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #005ead;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: #005ead;
	text-align: center;

}
body {
	background-color: #57A4C1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #04BBE3;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.phone{
	background:url(images/phone.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-right: 1px dashed #005ead;
}
.txtarea{
	width: 100%;
}