p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	color: #5A6B6A;
}
.weak {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #37463F;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #1F3C3B;
}
body {
	background-color: #000;
}
a:link { text-decoration: none; color: #254645}
a:visited { text-decoration: none; color: #254645}
a:active { text-decoration: none; color: #531700}
a:hover { text-decoration: none; color: #531700}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7C8B86;
	text-decoration: none;
}
.deadlink {
}
