* {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

pre {
	font-family: "Courier New";
	font-size: 11px;
	color: black;
}

font.White, font.White b, p.White, p.White b, ol.White li  {
	color: white;
}

p.WhiteHeading, p.WhiteHeading b {
	font-size: 18px;
	color: white;
}

font.Red, font.Red b, p.Red, p.Red b {
	color: #7b0003;
}

p.RedHeading, p.RedHeading b {
	font-size: 18px;
	color: #7b0003;
}

font.Heading, font.Heading b, p.Heading, p.Heading b {
	font-variant: small-caps;
	font-size: 16px;
	color: black;
}

a {
	color: #7b0003;
}

a.Black { 
	color: #000000;
}

a.White {
	color: white;
}

h1 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	color: #636466; 
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
		font-family: arial, helvetica, sans-serif; 
	color: #3e3e3e;
	margin-bottom: 0;
	margin-top: 0;
}

