body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	line-height: 140%;
}


h1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

h2{
	text-align: left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: normal;
}

hr{
	height: 1px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

img.left{
	float: left;
	padding-right: 12px;
}

img.right{
	float: right;
	padding-left: 12px;
}

div.left table, #left table{
	padding-bottom: 30px;
}

a{
	color: black;
	text-decoration: underline;
}

a img{
	border: none;
}