#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
blockquote {
	margin: -10px 0 -10px 30px;
}
body {
	background-color: #00000;
}
.header {
	color: #9F0000;
	font-style: italic;
	font-weight: bold;
}
.a {
   color: #ffffff;
}
h1 {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	color: #9F0000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
}