html, body {
	margin: 0;
	padding: 0;
}
.whiteboldsmall {
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	font-size:10px;
}
td#letters a {
	color:#FFF;
}
td {
	font-size: 13px; 
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px; 
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
}
a:link, a:visited {
	text-decoration: underline;
	color: #01426C;
}
a:hover, a:active {
	text-decoration: none;
	color:#0076C2;
}
.divider {
	border-top: 1px solid #CCCCCC;
}
.color {
	color: #01426C;
}
.white {
	color: #FFFFFF;
}
.byline {
	font-size: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.title {
	font-size: 20px;
	color: #01426C;
	line-height:120%;
}
