strong {
	font-size: 16px;
	font-family: Baskerville;
	color: #990000;
}

a:link {
	text-decoration: underline;
	color: #000033;
	font-family: Arial;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
table {
	font-family: Arial;
	font-size: 13px;
	color: #000033;
	line-height: 22px;

}
em {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;

}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: underline;
}

