.NavbarMenu {font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; cursor: hand;}

* {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

.diffclass {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

td.nav * {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.nav ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

td.nav ul * {
	font-size: 10px;
}

image.bottom {
	vertical-align: bottom
}	

image.top {
	vertical-align: top
}
	
td.home {
	background-repeat: no-repeat;
	background-position: bottom right;
}