body {
   font: normal 90%, Arial, Helvetica, sans-serif;
   color: #000;
   background-color: #fff;
	margin: 0;
   padding: 0;
	font-size: 12px;
}
	
a {
	text-decoration: underline;
	color: #A61001;
   background-color: transparent;
}

p {
	font-size: 12px;
}

p.none {
    display: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

#mainmenu {
	display: none;
}

.headerpic {
	display: none;
}
.activeSitename {
	display: none;
}

.auxiliarynavig {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

td {
	font-size: 12px;
}

hr {
	display: none;
}