@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size: 12px;
	color: #334433;
	line-height:150%
}


a:link,a:visited{color:#000000;text-decoration:none}
a:hover {color:#FF0000;text-decoration:underline}

a.white1:link,a.white1:visited{color:#FFFFFF;text-decoration:none}
a.white1:hover {color:#9900FF;text-decoration:underline}.t1 {
	border: 1px solid #947443;
	background-color: #dddddd;
}

