body {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: "MS Sans Serif";
	font-size: 10px;
    color: #686d73;
}
.head1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.weblink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.linkx {
	a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}
}
.head2 {
	font-family: "MS Sans Serif";
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}
.tiservice {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #3F6FCF;
	text-decoration: none;
}

