.table {

	background-color: #FFFFFF;
	border: medium dashed;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:hover {
	color: #FF0000;

}
.navigation {
	font-size: 11pt;
	font-variant: small-caps;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
