
body
{
	background-color: #FFFFFF;
	background-image: url(images/forgebackground.gif);
	background-repeat: no-repeat;
}
p
{
	text-decoration: none;
	color: gray;
	font-family: arial, helvetica, sans serif;
	font-size: 10pt;
}
p.footer
{
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	color: gray;
	font-family: arial, helvetica, sans serif;
	font-size: 8pt;
}
a
{
	text-decoration: none;
	color: maroon;
}
a:hover
{
	text-decoration: underline;
	color: gray;
}

div.alertbox
{
	background-color: yellow;
	background-position: right center;
}

li.gray
{
	text-align: left;
	color: gray;
	font-family: arial, helvetica, sans serif;
	font-size: 10pt;
}
