body,td,th {

font-family: Verdana;

font-size: 11px;

color: #242424;

}

a {

font-size: 11px;

color: #CC0000;

}

a:visited {

color: #5A6080;

text-decoration: none;

}

a:hover {

color: #CC0000;

text-decoration: none;

}

a:active {

color: #5F5F5F;

text-decoration: none;

}

a:link {

text-decoration: none;

color: #5A6080;

}

.client {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.client_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.verdana_normal {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

