body 
{
	font-family: Arial;
	background-color: #000000; 
	background-image: url(images/page-back.gif); 
	background-repeat: repeat-x; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

.clearing 
{
	clear:both
}

a:link 
{
	color: #FFFFFF; 
	text-decoration: none; 
}

a:visited 
{
	text-decoration: none; 
	color: #CCCCCC; 
}

a:hover 
{
	text-decoration: underline; 
	color: #FFFFFF; 
}

a:active 
{
	text-decoration: none; 
	color: #FFFFFF; 
}

h1 
{
	font-family: Arial;
	font-size: 16px; 
}

h2 
{
	font-family: Arial;
	font-size: 14px; 
}

.style1 
{
	font-family: Arial;
	font-size: 14px
}

.style2 
{
	font-family: Arial;
	font-size: 16px
}

.style3 
{
	font-family: Arial;
	font-size: 16px; 
	font-weight: bold; 
}

.leftNav
{
	margin: 5px 0px 0px 0px; 
	z-index: 4;
	left: 9px;
	height: 200px;
	/*position: absolute;*/
}