@charset "utf-8";
/* CSS Document */

body,td,th {
	background-color: #FFE45E;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}







a:link img.hauser {
	border-color:#000000;
	border-width:6px;
}
a:visited img.hauser{
	border-color:#000000;
	border-width:6px;
}
a:hover img.hauser{
	border-color:#CC0066;
	border-width:6px;
}
a:active img.hauser{
	border-color:#000000;
	border-width:6px;
}

img.hauser {
	border-style:solid;
	border-color:#000000;
	border-width:6px;
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-style: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #CC0066;
}
