td.menu1off {
	background: #eeeeee;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #d2d2d2 solid;
	border-right: 1px #d2d2d2 solid;
	cursor: auto;
	
}

td.menu1on {
	background: #b6ccdf;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #d2d2d2 solid;
	border-right: 1px #d2d2d2 solid;
	cursor: hand;
}

td {
	font-size: 8pt;
	font-family: Arial;
}

body {
	background: #FFFFFF;
	margin: 5px;
	padding: 0px;
}

h1 {
	font-size:14pt;
	font-family: Arial;
	font- weight: bold;
	color: #0C335A;
}

h2 {
	font-size:12pt;
	font-family: Arial;
	font- weight: bold;
	color: 000000;

}

a {
	font-family : arial, helvetica;
	color : #034C84;
	text-decoration: none;
}

a:hover {
	font-family : arial, helvetica;
	color : #034C84;
	text-decoration: underline;
}

.link {
	font-family : arial, helvetica;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}


a.menuitem {	
	font-family: 'tahoma, arial';
	font-size: 8pt;
	text-decoration: none;
	color: #336699;
}

a.tabtext {
	font-weight: bold;
	font-family: 'tahoma, arial';
	font-size: 8pt;
	text-decoration: none;
	color: #336699;
}

a.tabtext:hover {
	color: #FF9900;
}
