A {text-decoration : none;}
A:link {
  color : blue;}
A:visited {
  color : blue;}
A:hover {
  text-decoration : underline;}
A:active {
  color : blue;}

BODY {background-color: #FFFFFF;
	font-family:Arial;}
TABLE {font-family:Arial;}

DIV.header { font-size: medium;}

H1 {text-align: center;}

H2 {text-align: center;}

IMG.counter { float:none;
              margin-right: 0; }

HR {clear: left; }

P {font-size:medium;
   text-align: center; }

P.header {font-weight: bold; }

P.footer {text-align: center; }

P.small {font-size: small; }

P.smallleft {font-size: small; 
		text-align: left;}

.top {background-color: #ECE8CD;}
.right {background-color: #CAC084;}
