h1 {
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0037C2;
    margin-bottom: 0px; 
    margin-top: 0px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    margin-bottom: 0px; 
    margin-top: 0px;
}
.bodytext {
    font-size: 9pt; color: #000000; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 18px;
}
.smalltext {
    font-size: 7pt; color: #000000; font-family: Verdana, Geneva, Arial, sans-serif;
}
a.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: #0037C2;
    font-weight: bold; 
    text-decoration: underline;
    line-height: 18px;
}
a.headerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: black;
    font-weight: bold;
	text-decoration: none;
    line-height: 18px;
}
a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: none; 
    text-decoration: underline;
    line-height: 18px;
}
a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: none;
	text-decoration: underline;
    line-height: 18px;
}
a.ylinks {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: yellow;
    font-weight: none; 
    text-decoration: underline;
    line-height: 18px;
}
a.ylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: yellow;
    font-weight: none;
    text-decoration: underline;
    line-height: 18px;
}
a.sbodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: black;
    font-weight: none; 
    text-decoration: underline;
}
a.sbodylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: black;
    font-weight: none;
	text-decoration: none;
}
a.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: bold; 
    text-decoration: underline;
}
a.bodylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: bold;
	text-decoration: none;
}
