body {
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
}

h2 {
	font-size:24pt;
	margin-top:40px;
	margin-bottom:5px;
}

hr {
	
}

#content {
	text-align:left;
	font-size:8pt;
	width:600px;
	margin:15px auto 0;
	line-height:130%;
}

#content a {
	text-decoration:none;
	font-weight:bold;
	color:black;	
}

#content a:hover {
	text-decoration:underline;
}

#content img, #content a img {
	margin:0 5px 5px 0;
	border: 0;
}

#links {
	float: left; 
	margin-right:25px;
}