P  {
	text-indent : 1em;
	font-size : small;
	font-family : Franklin Gothic Book;
	font-weight : bold;
	font-style : normal;
	color : #C0C0C0;
}

H1  {
	font-size : xx-large;
	font-family : Copperplate Gothic Bold;
	font-weight : bold;
	font-style : normal;
	color : #008000;
	text-align : center;
}

H2  {
	font-size : x-large;
	font-family : Copperplate Gothic Light;
	font-weight : normal;
	font-style : normal;
	color : #336600;
	text-align : center;
}

H3  {
	font-family : Copperplate Gothic Light;
	font-size : large;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-align : left;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.note  {
	font-size : 90%;
	font-family : sans-serif;
}

.subnote  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
}

