P  {
	color : #000000;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #0000FF;
}

A:Visited  {
	color : #008000;
}

A:Active  {
	color : #0000FF;
}

A:Hover  {
	color : #FF0000;
}

BODY  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A.xsmall  {
	font-size : x-small;
}

TR.xsmall  {
	font-size : x-small;
}

TR.xxsmall  {
	font-size : xx-small;
}

TD.xsmall  {
	font-size : x-small;
}

TD.xxsmall  {
	font-size : xx-small;
}

.bold  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #008000;
}

.bgarmondh1  {
	font-size : large;
	font-family : Garamond;
	font-weight : bold;
	font-style : normal;
}

.bgarmondh2  {
	font-size : medium;
}


