.headline {
	font-size: 2em;
	font-weight: bold;
}
.subhead {
	font-size: 1.5em;
	font-weight: bold;
}
.style1 {color: #000000}
.style2 {font-size: 10px;
color: #666666;
font-variant: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: .75em;
color: #666666;
font-variant: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
a:link {
color: #4D6C96;
}
a:visited {
color: #000000;
}
a:hover {
color: #8197B4;
}
a:active { color: rgb(0, 0, 0);
}
