body, table,tr, td, th, div, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px:
}
h1, h2, h3, h4, h5 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #31507b;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5  {
	font-size: 10px;
}
p {
	text-align: justify;
}

table, tr, td, th {
	background-image: none;
}

td.error {
	color: red;
}

a.left {
  color: #ffffff;
  text-align: left;
  text-decoration: none;
}

a.left:hover {
  color: white;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

td.headline {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #31507B;
}

.subtitle {
	background-image: url(images/top_title.gif);
}
.bottom {
	background-image: url(images/back_bottom.gif);
	color: #FFFFFF;
}
.menutitle {
	color: #FFFFFF;
	text-align: left;
}

