@charset "utf-8";
body {
	background-color: #e7e8e9;
	margin-top: 0px;
}
a	 {
	color: #cae5fa;
	background-color: #A2A2A2;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #A2A2A2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -12px;
	font-size: small;
}

table {
	background-color: #FFFFFF;
}
#tdgraa {
	background-color: #A2A2A2;
	text-align: center;
}
.her {
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 5px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

