BODY {
	font : Arial;
	font-size : 12px;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080; /* Navy */
	background-color: #CED2E5; /*med light slate*/
}
P  {
	font-size : 14px;
	font-family : san-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
PRE  {
	font-size : 12px;
	font-family : Arial, 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;
	text-align : center; 
}

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 : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
H5  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}
H6  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Navy;
}
A  {
	text-decoration: underline;
	color : Navy;
}
A.slate  {
	text-decoration: underline;
	color : Navy;
	background-color: #EEEEFF; /*pale slate*/
}
A:Visited  {
	color : Navy;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : Purple;
}

TABLE.border	{
	cell-padding: 10px;
	align: center;
	border-width: 1; 
	border-color: #A5A8B7; /* light gray OR #dbdde6 */ 
	border-style: inset;	
}

TABLE	{
	cell-padding: 10px;
	align: center;
	border-width: 0; 	
}

TABLE.right	{
	cell-padding: 20px;
	align: center;
	border-width: 0; 	
}

TD.line	{
	font-size:	11px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	border-color: #A5A8B7; /* light gray OR #dbdde6 */ 
	border-width: 1;
}
TD.right	{
	text-align : right;
}
TD.menu	{
	font-size:	11px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

LI  {
	font-size : 12px;
	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;
}
