<!--

h1 { 
margin: 0px;
color: #000000;
font-size: 18px;
}

h2 { 
margin: 0px;
color: #000000;
font-size: 22px;
text-align: center;
}

h3 { 
margin: 0px;
color: #000000;
font-size: 14px;
}

h4 { 
margin: 0px;
color: #CC6633;
font-size: 16px;
text-align: center;
}

h5 { 
margin: 0px;
color: #CC6633;
font-size: 14px;
text-align: left;
}

p.vlarge { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 18px;
line-height: 1.3
}

p.large { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 14px;
line-height: 1.3
}

p.body { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
line-height: 1.3
}

p.top { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
line-height: 1.3
}

p.column { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
}

p.small { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 9px;
}

a:link {
	font-family: verdana;
	color: #3561A3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	color: #3561A3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	font-family: verdana;
	color: #0000FF;
	text-decoration: none;

-->