Body {

      FONT-SIZE: 9px; 
      font-family: Tahoma;
      color: #514451;
      text-align: left;
      background-color: #9A979E;
}

input, textarea { 
background: url(/images/textarea.jpg) repeat-x #9A979Ebottom;
border: 1px solid #514451;
FONT-SIZE: 9px; 
font-family: Tahoma;
color: #514451;
}

.headline {
	font-family: Georgia; 
	font-size: 9px;
	font-weight: bold;
	color: #514451; 
	line-height: 10px; 
	letter-spacing: 2px; 
	text-align: left;
	text-transform: uppercase; 
        background-color: #9A979E;
        border-bottom: #9A979E2px solid;
}

.informations {
	font-family: Tahoma; 
	font-size: 9px;
	font-weight: ;
	color: #514451; 
	line-height: 10px; 
	letter-spacing: 2px; 
	text-align: left;
	text-transform: uppercase; 
        background-color: #9A979E;
        border-bottom: #9A979E2px solid;
}
			
.content {
	background-color: #9A979E;
	font-family: Tahoma;
	font-size: 9px;
	color: #514451;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: justify;
        font-weight: normal;
        border-bottom: #9A979E2px solid;
}

a:link, a:active, a:visited {
font-family: tahoma;
font-size: 9px;
font-weight: ;
color: #887188;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
}

a:hover {
font-family: tahoma;
font-size: 9px;
font-weight: bold;
color: #4D404D;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
}