﻿  /* CSS layout */

.center {
	border-width: 0px;
	text-align: center;
}
h1 {
	font-family: Castellar;
	font-size: 32px;
	text-decoration: underline overline;
	font-weight: bold;
	text-align: left;
	margin-left: 250px;
	color: #730302;
}
.style1 {
	text-align: center;
}
p {
	margin-left: 250px;
	font-family: Tahoma, Arial, Verdana;
	margin-right: 225px;
	text-align: justify;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: lighter;
	margin-right: 210px;
	text-align: right;
}
a:active {
	text-decoration: none;
	color: #C0C0C0;
}
b {
	font-weight: bold;
	color: #730302;
	font-family: Tahoma, Arial, Verdana;
}
