A:LINK {
		color: white;
}
BODY {
		font-family: "arial", monospace;
		color: white;
		background: gray;
		text-align: left;
}

BLOCKQUOTE {
		font-family: Modern;
		margin-top: .25in;
		margin-left: 2in;
		margin-right: 2in;
}

P {
}

H1 {
		background: #004080;
		margin-right: .25in;
		text-align: center;
}

H2 {
		background: #004080;
		margin-right: .5in;
		text-align: center;
}

H3 {
		background: #004080;
		margin-right: .75in;
		text-align: center;
}
H4 {
		margin-right: .75in;
		font-style: italic;
}


UL {
		margin-left: 2in;
}

OL {
		font-weight: bold;
		margin-left: 2in;
}
