P  {
	font-size : medium;
	font-family : "CentSchbook BT";
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : x-large;
	font-family : "CentSchbook BT";
	font-weight : bold;
	color : #840000;
	text-decoration : none;
}

H2  {
	font-family : "CentSchbook BT";
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size : large;
}

H3  {
	font-family : "CentSchbook BT";
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size : medium;
}
A  {
	text-decoration : none
	}

A:Visited  {
	color : Green;
}

A:Active  {
	color : Navy;
}

A:Hover  {
	color : #FF0000;
	text-decoration : underline;
}

BODY  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : CentSchbook BT;
	text-decoration : none
}
#inset {
padding : 5px;
spacing : 5px
}
