body {
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
}
.header-yellow, a.header-yellow, a.header-yellow:visited {
	font-family: Tahoma, Verdana, Arial;
	color: E9BC47;
	font-size: 22px;
	line-height: 25px;

}
.footer, a.footer{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #003399;
	text-decoration: none;

}
a.footer:hover {
	text-decoration: underline;

}
.footer-background {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.smalltext {
	font-size: 11px;
}
h1 {
	font-size: 22px;
	color: 0068A1;
	line-height: 25px;

}
h2 {
	font-size: 16px;
	color: 0068A1;
}
a {
	color: 0068A1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a.left-menu {
	color: 0068A1;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.left-menu:hover {
	color: E9BC47;
	text-decoration: none;
	font-weight: bold;	
	font-size: 13px;	
}
.disabled {
	background-color: #CCCCCC;
}

