body {
	background-color:#ffffff;
}
td {
	font-size: 75%;
	font-family: Arial,Verdana,sans-serif;
}
h4,h5,h3 {
	color:#005285;
	font-family: Times,serif;
}
td.footer {
	font-size: 70%;
}
table.topmenu {
	background-color: #E6E3E3;
}
a.topmenu {
	font-size: 90%;
	color: #464545;
}
table.bottommenu {
	background-color: #ffffff;
}
a.bottommenu {
	font-size: 90%;
	color: #B0B0B0;
}
table.ttt {
	border: 1px #aeaeae solid;
	border-collapse: collapse
}
table.ttt th, table.ttt td {
	border: 1px #aeaeae dashed;
}
table.ttt th {
	font-size: 80%;
	background-color: #e1e1e1;
	border-style: solid;
}
table.ttt td {
	font-size: 80%;
}
.l2 {
	font-weight: bold;
	font-size: 115%;
}
.l3 {
	font-weight: bold;
	font-size: 90%;
	color: #a1a1a1;
}
.input {
	width:100%;
}
table.simple {
	border: solid 1px #E6E3E3;
}
table.simple td {
	border: solid 1px #E6E3E3;
}