body {
	margin: 0px;
	padding: 0px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	height:100%;
	color:#000;
	background-color:#0c350b;
	}

a:link {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#090;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

pinnsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}

.txt_small {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.txt_title {color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; text-transform: none; font-weight: bold; }

.nav a:link { color:#F7F7F7; font-size:12px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; }
.nav a:hover { color:#CCCCCC; font-size:12px; text-decoration:underline; font-family:Tahoma, Geneva, sans-serif; }
.nav a:visited { color:#F7F7F7; font-size:12px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; }