BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.headernavigation {
    text-align : center;
    font-weight : bold;
    font-size : 12px;
}

.headersearch {
    text-align : right;
}

.blockheader {
    font-size : 12px;
    font-weight : bold;
}

.blockbody {
    font-size : 12px;
}

.mainheader {
	font-size: 12px; 
	Font-Weight: bold; 
	text-align: center
}

.mainbody {
	font-size: 12px
} 

A {
    text-decoration : none;
}

 A.nav {
    text-decoration : none;
}

h1 {
	text-align: center; 
	font-size: 16px; 
	Font-Weight: bold; 
	text-decoration: underline;
}

h2 {
	font-size: 14px; 
	Font-Weight: bold; 
}

h3 {
	font-size: 12px;	
	Font-Weight: bold;
}

h4 {
	font-size: 10px;
	Font-Weight: bold;
}

h5 {
	font-size: 10px;
	Font-Weight: bold;
}
tt {
	font-family: "Courier new", monospace, "courier";
}

pre {
	font-weight: bold;
	font-size: 12px; 
}

span.head {
	font-size: 10px;
	font-weight: bold;
}
 
span.block {
	font-size: 12px;
}

span.headhead {
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-size: 9px;
	text-align: center
}
 
