BODY {
	font : Arial;
	font-size : medium;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
P  {
	font-size : medium;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
PRE  {
	font-size : medium;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
H1  {
	font : Arial;
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	color : Navy;
}

H2  {
	font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	font : Arial;
	color : Navy;
}

H3  {
	font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Navy;
}
H4  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
H5  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
A  {
	text-decoration: underline;
	color : Navy;
}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : Purple;
}

BODY  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Arial;
}

LI  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Arial;
}
.dates  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Arial;
}
span.sm  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Arial;
}
sub {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Arial;
}
