body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;

}
body {
	background-color: #00779e;
	background-image:url(images/bg_9img.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#form { padding:0px ; margin:0px; }
.button { border:1px solid #cccccc; background:#f9f9f9; height:22px; color:#444444; }
.style1 {color: #FF3300}
.style3 {font-size: 9px; }
.style4 {color:#333333; font-weight:bold; font-size: 14px;}
.copy { color:#FFFFFF; }
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #444444;
}
form { padding:0px; margin:0px; }