	a:hover {
		color:#b22222;
	}
	td.leftcolumn a:hover {
		color:#ffffff;
	}
  body, td, p {
    font-size:small;
    font-family:arial,helvetica,'sans-serif';
  }
  hr {
  width:50%;
  color:#330099;
  }
  p.image {
  text-align : center;
  }
  div.notes {
  background-image:url(/ck/images/notes2.gif);
  }
  .small {
  font-size:medium;
  }
  .xsmall {
  font-size:small;
  }
  .xxsmall {
  font-size:x-small;
  }
  h1 {
  font-family:georgia,'times new roman',serif;
  font-size:medium;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
  background-color:#b22222;
  padding:3;
  }
  form {
  font-size:xx-small;
  }
  input, select, textarea {
  font-size:xx-small;  
  }
  table.xxsmall td {
  font-size:xx-small;
  }