a {
	color: #990066}

a:visited {
	color: #990000;
}
a:hover {
	color: #000066;
}
a:active {
	color: #FF0000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {
  font-size:1.3em;
  margin-top:.4em;
  color:#990000;
  font-weight:bold;
}



h2 {
  font-size:1.1em;
  color:#CC3300;
  margin-top:0.4em;
  margin-bottom:0.25em;
}

h3 {
	font-size:0.9em;
	margin-bottom:2px;
	margin-top:0px;
	color: #996600;
}

h4 {
  color:#CC6600;
  font-style:italic;
  font-size:8pt;
  margin-top:0px;
}

h6 {
  font-size:1.25em;
  color:#990000;
  margin-top:.7em;
  margin-bottom:.25em;
}
	


body, td, p {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif
}

.small {
		font-size:7pt;
}

.note {
	color:#990000;
}
