@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style4 {
	font-size: small;
	font-weight: bold;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
}
.style6 {color: #999999}
a {
	font-size: 18px;
	color: #990000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B02521;
}
a:hover {
	text-decoration: none;
	color: #FFDF7A;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: groove;
	border-right-color: #990000;
	border-left-color: #993333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333300;
	text-decoration: none;
	letter-spacing: normal;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
}

