body { margin: 0em}
.on {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #831728;
	}
.nav {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e31d5c;
	}
a.nav, a.nav:link, a.nav:visited {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e31d5c;
	text-decoration: none;
	}
a.nav:active, a.nav:hover {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #831728;
	text-decoration: none;
	}
.title {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.head {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f58f1e;
	text-decoration: none;
	}
.copy {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #831728;
	}
a, a:link, a:visited {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e31d5c;
	text-decoration: none;
	}
a.nav:active, a.nav:hover {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #831728;
	text-decoration: none;
	}

ul { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; list-style: disc }
ol { margin-top: 10px; margin-bottom: 10px; margin-left: 28px }

@media screen {
	.border { 
		border:  2px dotted #ccc; 
		}
	}

.footer {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc
	}
a.footer, a.footer:link, a.footer:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc
	}
a.footer:active, a.footer:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc
	}
