body {
	color: #000000;
	background-color: #000000;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #CA192F;
}
a:link {
	font-weight: bold;
	color: ca192f;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: ca192f;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
.smalltype {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltype a:link {
	color: #000000;
	text-decoration: none;
}
.smalltype a:visited {
	color: #000000;
	text-decoration: none;
}
.smalltype a:hover {
	color: ca192f;
	text-decoration: underline;
}
.smalltype  a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
.boldbulletedstuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.13pxBlackArialHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
