BODY {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 80px;
	margin-bottom: 80px;	
	background-color: #ffffff;
	font-family:Tahoma,sans-serif;	
	font-size: 14px;
}
DIV.page-header-title {
	  color: blue;
}
IMG.page-header-logo { height: 80px; }
DIV.page-header-subtitle {
	font-style: italic; 
	margin-bottom: 10px; 
	font-size: 12px; 
	text-align: center;
	color: blue; 
}
DIV.page-footer {
	color: white;
}
DIV.page-footer-text{
	background-color: #ed1c24;
	color: white;
	text-align:right;
	padding: 10px 40px 10px 0px;
}
DIV.page-footer-text A {
	color:white;
}

