P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}
B  {font-weight : bold;}

 H1 {
  font-size: medium;
  font-family: Arial;
  font-weight: bold;
  color: #FFFF00;
  background: #FF3300;
 }
 H2 {
  font-size: small;
  font-family: Arial ;
  font-weight: bold;
  color: #FFFF00;
  background: #FF3300;
 }

A:Visited  {color : #0000FF;}

A:Active  {color : #0000FF;}

A:Link  {color : #0000FF;}

BODY  {
	background: #E0D0A0;
	color: #663300;
}


TD  {
 font-family: Arial;
 text-align: left;
 font-size: small;
 color: #663300;
 font-weight : normal;
 padding-top : 0.1mm;
}


address {
 font-family: Arial;
 font-size: small;
 text-align: left;
 color: #663300;
}


