body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: left;
	background-color:#FFFFFF;
	background-image:url(../img/bg.jpg);
    background-repeat:repeat-x;
	}

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}

a:link {
	text-decoration: none;
	color: #B8974E;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #B8974E;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #B8974E;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #B8974E;
	font-weight:normal;
}

.smallink {
	font-family: Tahoma;
	font-size: 9px;
	color: #B8974E; 
}

.text {
font-family: Tahoma; 
font-size: 11px;
letter-spacing: 0px;
color: #000000; 
}

.text-bigger {
font-family: Tahoma; 
font-size: 12px;
letter-spacing: 0px;
color: #000000; 
}

.header{
font-size: 16px; 
font-weight: bold; 
font-family: Tahoma;
color: #000000;
text-transform: uppercase;
}

.header2{
font-size: 14px; 
font-weight: bold; 
font-family: Tahoma;
color: #000000;
text-transform: uppercase;
}

.headline{
font-size: 12px; 
font-weight: bold; 
font-family: Tahoma;
color: #000000;
text-transform: uppercase;
}

.uppercase {
font-family: Tahoma; 
font-size: 11px;
color:#333333;
text-transform: uppercase;
font-weight: bold; 
}

h1, h2 {
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	}
