
@meta {
  Title: "Cathelco Style Sheet";
}

BODY {
  font-weight: normal;
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
}

TABLE {
  font-weight: normal;
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
}

A {
  text-decoration: none;
  color: #FFFFFF;
}

.on {
  color: #FF3300;
}

.off {
  color: white;
}

FONT {
}
h1	{
		text-align:center; 
		color:#003F80;
		font-weight:600; 
		font-size:16pt;
		}