body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	background: #000 url('../images/back.jpg') repeat-x fixed top left;
	margin: 0;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #06f;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #96c;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #300;
}
p, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}



h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.smalltext
{
	font-size: 10px;
}

		
a.footerlink:link
{
	text-decoration: none;
	font-size: 10px;
	color: #900;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	font-size: 10px;
	color: #900;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: underline;
	font-size: 10px;
	color: #09f;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: underline;
	font-size: 10px;
	color: #09f;
	font-weight: normal;
}

.footertext
{
	color: #999;
	font-size: 10px;
}
