/* stylesheet created by Emma Rouse-Deane 9th January 2003 */

body{
	font-family: Arial;
	background: #ffffff;
	color: #000080;
}

.header{
	font-family: Arial;
	font-size: 20pt;	
	color: #336699;
	text-decoration: underline;
}

hr {
	width: 35%;
	color: #6699cc;
}

a:link, a:visited, a:active {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

.copy {
	font-size: 7pt;
	color: #c0c0c0;
}

.c1 {
  clear:both; font-family: "Comic Sans Ms";
}

.c1 a:hover, .c1 a:focus {
  background-color: #c0c0c0; color: #ffffff; }

.c2 {
  float:left;width:16%; 
}

.c3 {
  float:left;width:16%;  }

.c4 {
  float:left;width:19%; }

.c5 {
  width: 90%; margin: auto; 
}

.c6 {
  clear:both; padding-left: 3px; background-color: #c0c0c0;
}

.highlight {
  background-color: #c0c0c0; display: block; color: #ffffff;
}