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

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493D35;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #A18D83}
a:link {
	color: #E48282;
	text-decoration: none;
}
a:visited {
	color: #E48282;
	text-decoration: none;
}
a:hover {
	color: #A18D83;
	border-bottom: Dashed 1px #A18D83;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {color: #FC6767}

.validation-advice { color: #E00; font-weight: bold; }

