@charset "utf-8";
/* CSS Document */

html		{ height: 100%; }
body 		{ height: 98%; background-color: #252525; margin: 0;  }
h2 {
	font-family: "Trebuchet MS", Arial;
	color: #006633;
}
body, td	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
a			{ color: #21325e }
img			{ border: 0 }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.banner {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #006633;
	text-decoration: none;
}
