@charset "UTF-8";
/* CSS Document */


body {
	margin:20px;
	font: 88%/1.28em Georgia, serif;
}



a, a:link, a:visited { 
	color: #900;
	text-decoration: none;
}


h1 {
	font-size:30px; 
	margin-bottom:10px;
}
h3 {
	margin:50px 0 20px 0;
}
h5 {
	margin:40px 0 10px 0;
}

.header_column {
	width:50%;
	float:left; 
	text-align:right;
}