.normaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tabelHeader {
	font-weight: bold;
	color: #000066;
}
.smallFont {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.smallFont a{
	text-decoration:none;
	color: #333333;
}
.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
