body {
	color: #fadf75; 
	background-color: #456e9c; 
  font-family: 'PT Serif', serif;
	margin-bottom : 3px; 
	margin-top : 3px; 
	font : normal 12pt;
  background-image: url("../images/layout/back.jpg") ;
  background-size: cover;
  background-attachment: fixed;
 }
p, normal, .normal {
	color: #456e9c; 
	font-size : 12pt;
  font-weight : normal;
	text-align: center; 
	margin-bottom : 6px; 
	margin-top : 6px; 
}
head, .head {
	color: #456e9c; 
	font : normal 10pt;
	text-align: center; 
	line-height: 10px; 
	margin-bottom : 0px; 
	margin-top : 0px; 
}
a {
	color: #456e9c; 
	text-decoration: underline;  
	font : Arial;
}
a:hover { 
	color: #456e9c; 
	text-decoration: none;  
	font : Arial;
}
H1, h1 {
	color: #ffffff; 
	margin-bottom : 8px; 
	margin-top : 8px1; 
	font-size : 20pt;
  font-weight : bold;
}
H2, h2 {
	color: #456e9c; 
	margin-bottom : 6px; 
	margin-top : 6px; 
	font-size : 20pt;
  font-weight : bold;
}
H3, h3 {
	color: #ffffff; 
	font-size : 16pt;
  font-weight : bold;
	text-align: center; 
	margin-bottom : 15px; 
	margin-top : 20px; 
}
H4, h4 {
	color: #456e9c; 
	margin-bottom : 4px; 
	text-align: center; 
	margin-top : 4px; 
	font-size : 16pt;
  font-weight : bold;
}
H5, h5 {
	color: #ffffff; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	text-align: center; 
	font-size : 14pt;
  font-weight : bold;
}
H6, h6 {
	color: #456e9c; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	text-align: center; 
	font-size : 14pt;
  font-weight : bold;
}
td, u, ul, ol, li { 
	font-size: 12pt; 
	margin-bottom : 0px; 
	margin-top : 0px; 
	color : #456e9c;
}
hr.foot {
  border: 2px solid #456e9c;
}