body {
	margin: 0px;
	padding: 0px;
	font: 13px/15px   Georgia, Times New Roman, Times, serif;
	color: #000000;
	background: #FFFFFF;
}

div#top {
	margin-left: 110px;
}

div#left {
	text-align: right;
	width: 60px;
	margin: 0px;
	padding: 10px;
	float: left;
	position: absolute;
	top: 116px;
	left: 10px;
	line-height: 17px;
	font-size: 13px;
}

div#right {
	margin: 0px;
	padding: 10px;
	vertical-align: text-bottom;
	width: 590px;
	position: absolute;
	top: 100px;
	left: 100px;
	font-size: 13px;
	line-height: 15px;
}

a, a:visited {
	color : #0018FF;
	text-decoration : none;
}

a:hover {
	color : #0018FF;
	text-decoration : underline;
}

h1 {
	margin-bottom: 12px;
	font-size: 23px;
	line-height: 26px;
}

img {
	margin-bottom: 10px;
}

.centered
{
	text-align: center;
	text-transform: inherit;
}
