h1.Title {
	font-family: Helvetica;
	font-size: 20px;
	color: #003c78;
	font-weight: normal;
	background: url(../design/header_bgr.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
}
h3.Intertitle {
	font-size: 14px;
	color: #003c78;
	font-weight: bold;
	background: transparent;
	padding:0;
}
h5.Header {
	font-size: 12px;
	color: #404040;
	margin-bottom: 8px;
}

h5.HeaderSmall {
	font-size: 10px;
	color: #404040;
	margin-bottom: 8px;
}

h6.Small_header {
	color: #404040;
	margin-bottom: 8px;
	font-size: 11px;
}
