@charset "iso-8859-1";

body, p, td, th {
	color: black;
	font-family: helvetica, arial, sanserif;
}


a {
	text-decoration: none;
	font-weight: 700;
}

a.invisible, a.gloss {
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: rgb(223,112,0);
}

a:visited {
	color: navy;
}

a:hover {
	color: red;
}


.caritig  { 
	font-family: "staccato555 bt";
}

h1 { 
	color: #000080;
	font-size: 18pt;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
}
