body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #ffffff;
        text-align: left;
	}
	
p {
	font-family: Verdana;
	font-size: 9px;
	color: #2F2200;
	}
a {
	font-family: Verdana;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #794913;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #b1606f;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #ff40ff;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #c000c0;
	font-weight:normal;
}

BODY {
scrollbar-face-color:#eac5cd;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#eac5cd;
scrollbar-darkshadow-color:#eac5cd;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#eac5cd;
}

.title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	TEXT-TRANSFORM: uppercase; 
	FONT-FAMILY: Verdana; 
}

.scrollbar {
	font-family: Verdana;
	font-size: 9px;
	color: #517680;
}

.text {
font-family: Verdana; 
font-size: 10px;
letter-spacing: 0px;
color: #2F2200; 
}


.headline01 {
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
color: #006C89;
}


.uppercase {
font-family: Verdana; 
font-size: 9px;
font-weight: bold;
color: #AF791A;
text-transform: uppercase;
}


.style1 {
font-size: 10px; 
font-weight: bold; 
font-family: Verdana;
}


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

h3 {
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	}

h4 {
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	}
.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.posts-bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}