body{
	margin: 0 0px;
	background-color: #FAF9EF;
	color: #33629B;
	font-family: Calibri;
	font-size: 11pt;
	line-height:100%;
	margin-top:1; margin-bottom:1
}

h1{
	color: #274269;
	font-family: Cambria;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom: 1px solid #395480;
	word-spacing:0;
	line-height:100%;
	margin-top:0;
	margin-bottom:0
}

#header{
	color:#000;
	padding-top:30px;
	padding-right:10px;
	font-size: 14px;
	text-align: right;
	background-position: left center;		
	background-repeat:no-repeat;
	background-image:url('../images/header.png')
}