/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color: #1F150B;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

a:link {text-decoration: underline; color:#666;}
a:visited {text-decoration: underline; color:#666;}
a:hover {text-decoration:none;}
a:active {text-decoration: underline; color:#666;}

.footer {
	font-size: 9px;
}


