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

}
body {
	background-color: #f7f7f7;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#form { padding:0px ; margin:0px; }
.button { border:1px solid #cccccc; background:#f9f9f9; height:22px; color:#666666; }
.style1 {color: #FF3300}
.style3 {font-size: 9px; }
.style4 {color:#333333; font-weight:bold; font-size: 14px;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
form { padding:0px; margin:0px; }