/* text css */
/* main styles copy from GeoDelft */
body, td, p, table {
font-family:Tahoma, Verdana;
font-size:12px;
line-height:20px;
margin-bottom:10px;
}
h1 {
    font-weight: bold;
    font-size:30px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:20px;
}
h2 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:20px;
}
h3 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:18px;
}
h4 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:16px;
}
h5 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:14px;
}
h6 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:12px;
}

.header1 {
    font-weight: bold;
    font-size:30px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:20px;
}
.header2 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:20px;
}
.header3 {
    font-weight: bold;
    font-size:20px;
    color: #4399be;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    margin:0px;
    padding-bottom:18px;
}
a:link, a:visited, a:active {
    font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
 a:hover {
    font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* end of main styles */

