/* CSS Document */

h1{
	font-family: Tahoma, Arial, sans-serif;
	font-size : 36pt;
	font-weight :normal;
	text-align : center;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: E60000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 30px;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-weight: normal;
	margin-right: 30px;
}
p{
	font-family: BlackChancery;
	font-style : normal;
	font-size : 12pt;
	font-weight :normal;
	text-align : center;
	margin-bottom: 5px;
	margin-top: 0px;
}h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: E60000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 12pt;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: BlackChancery;
	font-size: 14pt;
	text-align: center;
	color: #E60000;
	text-decoration: none;
	margin-bottom: 0px;
}
body {
	background-image:     url(/images/bg4.jpg);
}
table {
	font-family: Tahoma, sans-serif, Arial;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.style1 {color: #e60000}

