BODY, TABLE, TD, TH, P {
    font-size: 14px;
    font-family: verdana,arial,helvetica,sans-serif;
}
.footer {
    font-size: 10px;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center;
}
.copy {
    text-align: center;
    font-size: 10px;
	margin-top: 5px;
}
A:link {
	color: gray;
}
A:visited {
	color: darkred;
}
A:active {
	color: darkred;
}
.title {
	font-size: 16px;
	font-weight: 700;
}
.subtitle {
	font-size: 14px;
}
h1, h2 {
	color: 000066;
}
h2 {
	font-size: 16px;
}