﻿.center {
	text-align: center;
}
.copyright {
	font-size: 8pt;
	color: #C0C0C0;
	text-align: center;
}
.indent10 {
	margin-left: 10px
}
.indent20 {
	margin-left: 20px
}
.rule {
	width: 95%;
	height: 2px;
	color: #FF0000;
	border: 0;
	background-color: #FF0000;
	text-align: center;
}
.sitename {
	font-size: 14pt;
	color: #B22222;
}
.validated {
	width: 88px;
	height: 31px;
	border-style: solid;
	border-width: 0;
}
body {
	color: #191970;
	background-color: #F8F8FF;
}
h1, h2, h4 {
	text-align: center;
}
img {
	border-style: solid;
	border-width: 0;
}
