/* CSS Document */
*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	outline:0 none;
	}
tr {
	vertical-align:top
	}

.style3 {
	font-weight: bold;
	color:#FFFFFF
}
.style4 {font-weight: bold; }
.style6 ,.style6 b{
	font-size: 18px;
	color: #FFFFFF;
}
body {
	background-color: #D8D0C7;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(back.jpg);
	background-attachment: fixed;
}
table {
	background-color: E3DCD5;
}
img {
	border: 0px none #D8D0C7;
}
A:link{
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
}
A:visited{color:#000000; text-decoration:underline;font-weight: bold;}
A:hover{text-decoration:underline;font-weight: bold;}
A:active{ color:#DB002E; text-decoration:none;font-weight: bold;}
