body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 13px;
}

.header{
	font-size: 24px;
    font-weight: bold;
}

.header_caps{
	font-size: 32px;
	font-weight: bold;
}


.big {
	font-size: 24px;

}
.small {
	font-size: 12px;
	text-decoration: none;
	vertical-align: 0%;
}

.justify {
	text-align: justify;
}
