@import "default.css";

body, h1, h2, h3, h4, a, input, select, textarea{font: 75% Arial, Helvetica, sans-serif} /* 12px */

h1, h2, h3, h4 {color: #0066b3; font-weight: bold}
h1{font-size: 142%}
h2{font-size: 125%}
h3{font-size: 117%}
h4{font-size: 100%}
.underline{padding-bottom: 0.2em; border-bottom: 1px solid #c9c9c9}
h2.h1{font-size: 142%}


.hidden {
	display: none;
}

#www,
#logo,
#slogan, 
#search_form,
#column,
#foot {
	display: none;
}

hr.hidden {
	display: none;
}

