.content {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 100px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	background-image: url(img/bgg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}
body {
	margin: 0px;
	background-image: url(img/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.content h1 {
	color: #AC1717;
}
.content p {
	color: #BE1F24;
}
.content p {
	color: #333333;
}
.content p u strong {
	color: #000;
}
.content #form1 {
	margin: 0px;
	padding: 0px;
}
.bott a {
	color: #0000FF;
}

