
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003366;
	font-weight: normal;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #3399FF;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #3399FF;
	text-align: center;
}

/* For navbar */

td#phase1warningbanner {
    border-width: 2px;
    padding: 10px;
    border-color: #003366;
    border-style: solid;
}

.phase1warningtext {
    font-size: 100%;
    text-decoration: none;
    font-family: verdana, sans-serif;
    color: #003366;
}

a.phase1warninglink, a.phase1warninglink:visited, a.phase1warninglink:hover, a.phase1warninglink:active {
    font-size: 100%;
    text-decoration: underline;
    font-family: verdana, sans-serif;
    color: #003366;
}

td.navbartitle {
    line-height: 14px;
    padding: 1px 1px 1px 5px;
    margin: 0;
    border-width: 0 0 0 2px;
    border-color: #003366;
    border-style: solid;
    text-align: left;
}

td.navbarlinkcell {
    width: 160px;
    line-height: 14px;
    padding: 1px;
    margin: 0;
    border-width: 2px;
    border-color: #003366;
    border-style: solid;
    text-align: center;
}

a.navbarlink, a.navbarlink:visited {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #003366;
    line-height: 14px;
}

a.navbarlink:hover, a.navbarlink:active {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    font-family: verdana, sans-serif;
    color: #003366;
    line-height: 14px;
}

td.navbarspacer {
    font-size: 6px;
    width: 15px;
    line-height: 14px;
    padding: 1px;
    margin: 0;
    border-width: 2px 0 2px 0;
    border-color: #003366;
    border-style: solid;
}

td.navbarspacerunder {
    font-size: 6px;
    width: 15px;
    line-height: 5px;
    padding: 1px;
    margin: 0;
    border-width: 0;
    border-color: #003366;
    border-style: solid;
}

td.navbarunder {
    font-size: 6px;
    width: 160px;
    line-height: 5px;
    padding: 1px;
    margin: 0;
    border-width: 0 2px 2px 2px;
    border-color: #003366;
    border-style: solid;
    text-align: center;
}

td#navbarunderhome {
    background: #339999;
}

td#navbarunderabout {
    background: #999900;
}

td#navbarunderproducts{
    background: #3399ff;
}

td#navbarunderactivities {
    background: #6699cc;
}

td#navbarundercontact {
    background: #cc99cc;
}

span#titlee {
    color: #29547C;
    font-size: 250%;
    font-family: arial, helvetica, sans-serif;
}

span#titlesubheading {
    color: #003366;
    font-size: 250%;
    font-family: arial, helvetica, sans-serif;
}

span#titledikt {
    color: #0698FD;
    font-size: 250%;
    font-family: arial, helvetica, sans-serif;
}
