@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.blank {  font-family: Arial; font-size: 9px; text-decoration: none}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #98AEC6;
	line-height: 13px;
}

body {
	background: url('../imgs/big_fade.gif') 0 0 repeat-x;
	margin:0;
}

a {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 13px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

/*  Mega big headline on line C6B995 */
.style51 {
	font-size: 20px;
	color: #60818d;
}

/*  medium Title over text, #F1D230 orange */
.style5 {
    font-size: 14px;
	font-style: italic;
	color: #0e9d80;
}

/*  small text everywhere, #887e6d = brown,line-height: 13px;*/
.style50 {
	font-size: 9px;
	color: #475863;
}

/*  small text darker,273640 footer*/
.style52 {
	font-size: 9px;
	color: #212e36;
}

/*  Bigger text Link*/
.style1 {
	font-size: 14px;
	color: #C4440A;
}

/*  big Title under picture */
.style54 {
    font-size: 12px;
	color: #60818d;
}

/*  smaller description under picture */
.style56 {
    font-size: 9px;
	line-height: 13px;
	color: #60818d;
}

/*  company under picture */
.style57 {
    font-size: 9px;
	line-height: 13px;
	color: #475863;
}

</style>
