<!--
body,tr,td,th {
	font-size:10pt; font-family:'sans-serif';
}

BIG {
	font-size:12pt;
}

SMALL {
	font-size:8pt;
}

A:hover  {
	background-color:#66CCFF;
	text-decoration: underline;
}

STRONG {
	font-weight: bold;
}

A:visited  { 
	color: #FF99FF; 
	text-decoration: underline;
}

A:active  {
	color: #00FF00;
	text-decoration: underline;
}

H1 {
	font-size: 24pt;
	font-weight: bold;
}
H2 {
	font-size: 20pt;
	font-weight: bold;
}
H3 {
	font-size: 16pt;
	font-weight: bold;
}
.style11 {
  color: #FF0000;
}
.style12 {
  color: #0000FF;
}
.style13 {
  color : #990000;
}
.style14 {
  color : #FFFFFF;
}
