@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: #ff7200;
}
a:visited {
	text-decoration: none;
}
/* Rollover color, orange = ff7200 */
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff7200;
}
a:active {
	text-decoration: none;
}

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

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

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

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

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

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

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

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

</style>
