body {
font-family: Verdana; 
font-size: 101pt;
color: #003366;
background-color: #525d84;
}

.minortexts { 
font-family: Verdana;
font-size: 10pt;
color: #666666 
}

h1 {
font-family: Verdana; 
font-size: 14pt; 
color: #003366; 
font-weight: bold;
}

h2 { 
font-family: Verdana; 
font-size: 12pt; 
color: #003366; 
font-weight: bold;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: overline;
}