body {
	font-family: "Courier New", Courier, Verdana, Arial, Georgia, sans-serif;
	margin: 0px;
	padding: 0px;
font-size:9pt;
	background-color:#777e87;
	background-image:url(images/swap_bg.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #ed1c24;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #ed1c24;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #ed1c24;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
text-align: center;
width: 800px;
min-width:800px;
background-color: transparent;
}
.container {
width: 800px;
min-width:800px;
height:auto;
margin-top:20px;
text-align: left;
margin-left: auto;
margin-right: auto;
background:transparent;
}

