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;
	text-align : left;
}

H1  {
	font : Arial;
	font-size : xx-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;
}
table {
	font-size : medium;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
td	{
	font-size : medium;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-align : center;
}

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

A  {
	text-decoration: none;
	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 : #000080;
	font : Arial;
	text-align : left;
}

div.centered {text-align: center;}
div.centered table {margin: 0 auto; text-align: left;}


.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.dates  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	font : Arial;
}

span.sm  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	font : Arial;
}
sub {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	font : Arial;
}
