A:link {text-decoration: underline; color: #000;}
A:visited {text-decoration: underline; color: #000;}
A:hover {text-decoration: underline; color: #000;}
A:active {text-decoration: underline; color: #000;}

A.graylink:link {text-decoration: none; color: #888;}
A.graylink:visited {text-decoration: none; color: #888;}
A.graylink:hover {text-decoration: underline; color: #888;}
A.graylink:active {text-decoration: none; color: #888;}

body {
width: 90%;
background-color: #fff;
font-family: verdana, sans-serif;
font-size: 10px;
color:#000;
}

h1 {
margin: 16px 0px;
font-size: 16px;
color: #000;
font-weight: bold;
}

h2 {
margin: 10px 0px;
font-size: 10px;
color: #000;
font-weight: bold;
}

.content {
background-color: transparent;
}

.header {
display: none;
}

.topbar {
display: none;
}

.column_left{
display: none;
}

.colum_right{
}

.linkimage{
border-style: none;
float: left;
}

.tightimage{
display: block;
margin: auto;
}

.clearbr{
clear: both;
}

.searchbar{
display: none;
}

.searchbox{
display: none;
}

.orange{
color: #000;
}

.news{
display: none;
}

.newsitem{
display: none;
}

.imgintro {
display: none;
}

.breadcrumbs{
margin-bottom: 40px;
}

.text{
font-size: 11px;
}

.summary{
margin-bottom: 20px;
}

.summarytxt{
padding-left: 20px;
}

.textfieldgeneral{
border-width: 1px;
border-style: solid;
border-color: #c9c5bA;
font-size: 9px;
color: #888;
width: 300px;
}

.textfieldgeneral2{
border-width: 1px;
border-style: solid;
border-color: #c9c5bA;
color: #888;
width: 300px;
}

.illustration{
float: left;
border-width: 1px;
border-style: solid;
border-color: #c9c5bA;
margin-right: 20px;
margin-bottom: 18px;
}

.buttonsend{
border-width: 1px;
border-style: solid;
border-color: #c9c5bA;
font-size: 9px;
color: #888;
}

.tdtop{
vertical-align: top;
}