<style type="text/css">
    body	{font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: black; font-size: 14px; }
    bodysmall	{font-family: Arial, Helvetica, sans-serif; font-weight: 900; color:  Aqua; font-size:  small; }
    p		{font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: black; font-size: 14px; }
    h1		{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 18px; }
    h2		{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 16px; }
    tr		{font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: black; font-size: 14px; }

    .body	{font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: black; font-size: 13px; }
    .bold	{font-weight: bold; }
    .head1	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 18px; }
    .head2	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 16px; }
    .head3	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 14px; }
    .head4	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; font-size: 12px; }
    .small  {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: black; font-size: 10px; }
    .tick  {font-family: Wingdings; font-weight: bold; color: Green; font-size: 18px; }	
    .cross  {font-family: Arial Black; font-weight: normal; color: Red; font-size: 18px; }

form {
  width: 560;
  height: 55;
}
.pictures {
  width: 180px;
  padding: 1px;
  background-color: lightyellow;
  color: black;
}
.print {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: silver;
  color: black;
}
.press {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: pink;
  color: black;
}
.links {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: yellow;
  color: black;
}
.leaders {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: lime;
  color: black;
}
.junior {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: orange;
  color: black;
}
.weather {
  width: 180px;
  height: 30px;
  padding: 1px;
  background-color: silver;
  color: black;
}

	
</style>
