body {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #515487;
	margin: 0px;
}
h1 {
	text-align: center;
	font-size: large;
}
h1.preheader {
	position: relative;
	font-size: small;
	bottom: -0.25em;
}
a {
	text-decoration: underline;
	color: #115eaf;
	background: transparent;
}
.obsolete {
	text-decoration: line-through;
}
.signature a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background: transparent;
}
a:active {
	text-decoration: line-through;
}
img {
	vertical-align: middle;
}
.signature {
	text-align: right;
}
#main {
    position: relative;
    background: url(images/bluesquare_bg.jpg) scroll no-repeat;
    padding: 55px 65px;
    margin-left: auto;
    margin-right: auto;
    width: 615px;
    height: 310px;
}

#col1 {float:left; width: 300px;}
#col2 {float:right; width: 300px;}
#mail {float:left; margin: 5em 50%;}

dl {
	margin-left: 30px;
}

