body {	background-color: #ffffcc }

h1 {	font-family: Arial, helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #993300
	}

h2 {	font-family: Arial, helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #993300
	}		


h3 {	font-family: Arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #993300
	}


h4 {	font-family: Arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #993300
	}

p,ol,ul,td {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%
      }
     
a:link {
  font-family: Arial, Helvetica, sans-serif;
  color: #993300
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #663300
}     


.stronglink { text-decoration: none; font-weight: bold ; color: #993300}
a.stronglink:visited { color: #663300}
a.stronglink:hover { color: #cc6600}



