/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.Style1 {font-size: small}
.Style2 {	font-size: small;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #002400;
}
a:hover {
	text-decoration: underline;
}

body travel {
	background-color: #00CC33;
}
.front {
	width: 1024px;
	float:right;
	position: absolute;
	visibility: visible;
	top: 7px;
}
.bg {
	background-image: url(images/mawbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	background-attachment: inherit;
}
