body {
	font-family : Arial, Helvetica, Geneva;
	font-size : smaller;
	margin : 0px;
}

.footer{
	display:none;
}

.header{
	display:none;
}

.headertxt{
	color : #FFFFFF;
	font-size : smaller;
	margin : 2px;
	padding : 10px;
	text-decoration : none;
}

.heading{
	color : #C0C0C0;
	font-size : medium;
}

.menu{
	display:none;
}

.menubtn{
	background-color : #CDCDCD;
	border : solid #000000 1px;
	font-size : smaller;
}

.menubtnactive{
	background-color : #FFFFFF;
	border : solid #000000 1px;
	font-size : smaller;
}

.menubtnover{
	background-color : #EEEEEE;
	border : solid #000000 1px;
	font-size : smaller;
}

.menutextactive{
	color : #0033FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	text-decoration : none;
}

.menutxt{
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
	text-decoration : none;
}

.noul{
	text-decoration : none;
}
.noprint{
	display: none;
}
