a, h3, h4, p, td, th, span {
	color: #444444;
	font-family: arial;
	font-size: 10pt;
}

h3 {
	text-align: center;
	font-size: 18pt;
}

h4 {
	text-align: center;
	font-size: 12pt;
}

iframe {
	border-style: none;
}

img {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.bold {
	font-weight: bold;
}

.middle{
	text-align: center;
}

.left {
	text-align: left;
}

.mainMenu {
	font-size: 10pt;
	font-weight: bold;
}

.redbold {
	font-weight: bold;
	color: red;
}

.submenu {
	font-size: 8pt;
}

.tdSeparator {
	background-color: lightsteelblue;
}

.thSeparator {
	background-color: steelblue;
}
