body {
	margin: 0px;
	background-color: rgb(255, 255, 255);
	font-family: sans-serif;
	font-size: 12px;
	color: rgb(0, 0, 0);
}

td {
	font-size: 12px;
}

td.small {
	font-size: 11px;
}

.navbar {
	font-size: 10px;
}

img {
	border: 0px;
}

a.navbar {
	color: rgb(0, 56, 118);
	text-decoration: none;
}

.footer {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

h1 {
	font-size: 17px;
	margin: 0 0 20 0px;
}

h2 {
	font-size: 14px;
}

.leftmenu1 {
	color: rgb(255, 255, 255);
	font-size: 12px;
	text-decoration: none;
}

.leftmenu2 {
		font-family: sans-serif; 
		font-size: 11px; 
		color: rgb(255, 255, 255);
		text-decoration: none;
}

.bottom {
	color: rgb(0, 0, 0);
	font-size: 10px;
}

a {
	color: rgb(0, 56, 118);
}
	