a:link {
	color: #6633cc;
}
a:visited {
	color: #3300CC;
}
a:hover {
	color: #CC0000;
}
body {
	background: #FFFFFF url(images/tile10.gif);
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
}
p {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.aline {
	text-align: justify;
}
.reverse1 {
	color: #FFFFFF;
}
