body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDAC5;
}
.style1 {
	color: #838073;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #cdcabb;
	font-size: 11px;
	font-family: tahoma
	
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #BFBCB0;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: underline }

.bg {
	background-attachment: fixed;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
}
