

.inside-text {
    font-family: Trebuchet MS;    font-size: 12px;    color: #3d3833;    font-weight: regular;   text-align: justify;
}

.inside-bold {
    font-family: Trebuchet MS;    font-size: 13px;    color: #211F1D;    font-weight: bold;   text-align: justify;
}

.table-header {
    font-family: Trebuchet MS;    font-size: 13px;    color: #8E0000;    font-weight: bold;
}

.inside-header {
    font-family: Trebuchet MS;    font-size: 14px;    color: #7A0000;    font-weight: bold;
}

.text-footer {
    font-family: Trebuchet MS;    font-size: 10px;    color: #3d3833;    font-weight: regular;    text-align: center;
}



a:link.inside-link, a:visited.inside-link {
	font-family: Trebuchet MS;	font-size: 12px;	color: #3d3833;	text-decoration: none;
}
a:hover.inside-link {
	font-family: Trebuchet MS;	font-size: 12px;	color: #3d3833;	text-decoration: underline;
}


a:link.footer, a:visited.footer {
	font-family: Trebuchet MS;	font-size: 10px;	color: #3d3833;	text-decoration: none;
}
a:hover.footer {
font-family: Trebuchet MS;	font-size: 10px;	color: #3d3833;	text-decoration: underline;
}