body,P,.bodytext {
	font-family : Verdana;
  	font-size : 10px;
  	height : 13px;
  	font-weight : normal;
  	font-style : normal;
  	font-variant : normal;
}

.textheader {
  	font-family : Verdana;
  	font-size : 12px;
  	height : 13px;
 		font-weight : bold;
 		font-style : normal;
 		font-variant : normal;
}

.printheaderstuff {
	font-family : Verdana;
  	font-size : 8px;
  	height : 11px;
  	font-weight : normal;
  	font-style : normal;
  	font-variant : normal;
}

A, A:VISITED {
	color: #B21107;
    text-decoration : none;
}

A:HOVER {
    text-decoration : underline;
}

   .caption {
    font : normal normal normal 10px/12px verdana;
    color : #c0c0c0;
  }
