BODY
{
	background-color: #FFFFFF;
	color: #000000;
}
H1
{
	color: #404040;
}
.H2
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
P
{
	color: #000000;
}
A
{
	color: #808080;
	text-decoration: none;
}
.main
{
	text-align: justify;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.footer
{
	text-align: center;
	font-size: smaller;
}