@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: center;
	color: #666;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
table {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	text-align: center;
	font-size: 16px;
}
a:link {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-style: italic;
}
a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
a:hover {
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
a:active {
	color: #666666;
	text-decoration: blink;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
p {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	font-weight: normal;
}
h1 {
	font-family: Georgia;
	font-size: 36px;
	width: 900px;
	text-align: center;
	background-color: #AE0000;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-image: url(../pictures/backgr_h1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	-moz-border-radius: 25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: Georgia;
	font-size: 24px;
	width: 900px;
	background-color: #F0F0F0;
	color: #990000;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	-moz-border-radius-bottomleft: 5;
	-moz-border-radius-bottomright: 5;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	color: #990000;
	font-style: normal;
}

h4 {
	padding-left: 20px;
	text-align: left;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
}
.wborders {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.woborders {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
