A:LINK {
		color: #0000FF;
}
A:VISITED {
		color: #FF00FF;
}

BODY {
		color: #000080;
		text-indent: .5in;
}

.BlueText {Color : #0000ff;}

BLOCKQUOTE {
		font-family: Modern;
		margin-top: .25in;
		margin-left: 0.5in;
		margin-right: 0.5in;
}

H1 {
		font-family: "Comic Sans MS", Fantasy;
		color: #000080;
	}

H2 {
		font-family: "Century Schoolbook";
		color: #800080;
		font-weight: bold;
		font-style: italic;
		text-align: Center;
}

H3 {
		font-size: 75%;
		font-weight: Light;
		font-style: italic;
		text-align: Center;
}

UL {
		margin-left: 0.5in;
}

OL {
		font-weight: normal;
		margin-left: 0.5in;
}

TABLE {		Border : 1;
		CellSpacing : 1;
		CellPadding : 3;
}
