body
 {
	background-color: #C0BDB1;

 }
 
 .left {text-align: left}
 .right {text-align: right}
 .center {text-align: center}
  
 
 h1
 {
	font-family: arial;
	font-size: 17px;
	color:#5A73BC;
	font-weight: normal;

 }
 
 h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #5A73BC;
	text-decoration: none;
}
h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #5A73BC;
	text-decoration: none;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
 h2
 {
	font-family: arial;
	font-size: 14px;
	color:#505050;
	font-weight: normal;

}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5A73BC;
	text-decoration: none;
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5A73BC;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
 h3
 {
	font-family: arial;
	font-size: 12px;
	color:#505050;
	font-weight: normal;

}
h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}

