

body 
{

/*border-left: 5px solid #000064;*/	
	padding: 10px;
}

h1 {
	font-size: 14pt;
	color: #808080;
}

h2 {
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
}

div.footer {
	width: 100%;
	text-align: right;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 2px;
}

