A:LINK, A:VISITED {
	color : #3366CC;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

BODY {
	color : #000000;
	background-image : url(clouds.jpg);
	background-attachment : fixed;
	font-family : Georgia, "Times New Roman", Times, serif;
}

TD {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
}

H1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 30px;
	text-align : center;
}

.indented {
	text-indent : 2em;
	margin-bottom : 0em;
	margin-top: 0em;
}

.firstparagraph {
	text-indent : 0em;
	margin-bottom : 0em;
	margin-top: 0em;
}

.tail
{
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
}
