body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAE5FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	text-align: center;
	letter-spacing: 5px;
}
hr {
	color: #000000;
}
p {
	text-align: justify;
}
p.image {
	text-align: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}
a:link {
	color: #0099cc;
	text-decoration: underline;
}
a:active {
	color: #0099cc;
	text-decoration: underline;
}
a:visited {
	color: #0099cc;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sign {
	text-align: right;
}
a.sign:link {
	color: #0099cc;
	text-decoration: none;
}
a.sign:active {
	color: #0099cc;
	text-decoration: none;
}
a.sign:visited {
	color: #0099cc;
	text-decoration: none;
}
a.sign:hover {
	color: #0099cc;
	text-decoration: underline;
}
td.footer {
	font-size: 9px;
	text-align: center;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
td.webmaster {
	font-size: 9px;
	text-align: right;
}
a.webmaster:link {
	color: #000000;
	text-decoration: none;
}
a.webmaster:active {
	color: #000000;
	text-decoration: none;
}
a.webmaster:visited {
	color: #000000;
	text-decoration: none;
}
a.webmaster:hover {
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.comment {
	font-size: 9px;
	color: #999999;
}
a.comment:link {
	color: #999999;
	text-decoration: underline;
}
a.comment:active {
	color: #999999;
	text-decoration: underline;
}
a.comment:visited {
	color: #999999;
	text-decoration: underline;
}
a.comment:hover {
	color: #999999;
	text-decoration: underline;
}
