body, table, td, div {
	font-family: Arial;
	text-decoration: none;
	font-weight: none;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.mainlevel-menu {
	color: #5b5b5b;
	text-decoration: none;
	font-size: 10px;
}

td.contentheading {
	color: #5b5b5b;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}

a, a:link, a:visited {color: #464451;
	text-decoration: none;}


a:hover {color:#464451;
	text-decoration: underline;}


