body
{
	background-image	: url(images/bg.gif);
	font-family			: Arial, Helvetica, sans-serif;
	color				: #E4E4E4;
}
		
.content
{
	font-size			: 11pt;
}

.h1
{
	font-size			: 1pt;
	color				: #737373;
}

.nav1
{
	font-size			: 11pt;
	line-height			: 14pt;
	color				: #E4E4E4;
	letter-spacing		: 1pt;
	text-align			: right;
}
		
.nav2
{
	font-size			: 10pt;
	line-height			: 14pt;
	color				: #E4E4E4;
	letter-spacing		: 1pt;
	text-align			: right;
}
		
.nav2a
{
	font-size			: 10pt;
	line-height			: 14pt;
	color				: #8CC18A;
	letter-spacing		: 1pt;
	text-align			: right;
}

.footer
{
	font-size			: 9pt;
	color				: #A4A4A4;
	letter-spacing		: 1pt;
	text-align			: left;
}
		
.n1
{
	color				: #E4E4E4;
	text-decoration		: none;
}

a
{
	color				: #E4E4E4;
}
		
.n1:hover, .green
{
	color				: #8CC18A;
}
