body {
	margin: 0px;
	font-family: sans-serif;
	background-color: #FFFFFF;
}

h2 {
  color: #e5ecf9;
  background-color:#36c;
  margin-top: 0px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  padding-bottom: 0px;
  width: auto;
  overflow: auto;
  display: table-cell;
  background-size: auto;
  -moz-border-radius-bottomleft: 0.30em;
  -moz-border-radius-bottomright: 0.30em;
}

h3 {
	border-bottom : 1px solid #e5ecf9;
  color: #676767;
  margin-top: 0.500em;
  padding-bottom: 0px;

}

a {color: #14B;
  text-decoration: none}
a:visited {color: #2f86c7}
img {border: 0}

.header, #header {
  color:#3366CC;
  background-color: #e5ecf9;
  border-bottom: 1px solid #36c;
  padding-bottom:0px; margin-bottom:0px;
}
.header h1 {margin:0px; padding:0px; border:0px;
  text-align:center;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}

.header p {
  text-align: right;
  padding-right: 0.2em;
  font-weight:bold;
  margin: 0px;
  padding-top: 0px; 
}

#header { /*deprecreated */
	text-align: right;
	padding-right: 0.2em;
	  font-weight:bold;
}

#header p { /*deprecreated */
	text-align: right;
	padding-right: 0.2em;
	color: #36C;
	margin:0px;
  font-weight:bold;
}

.content {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

/*	Yahoo colors design:

hr {height: 1px; color:#0099FF;
  border-top:1px solid #7b0099;
  border-bottom:0px;}

.footer_b{
  text-align:center;
  background-color: #dedae2;
  border-top: 1px solid #7b0099;
  padding:1px}

Google colors design:
*/

hr {height: 1px; color:#36c;
  border-top:1px solid #e5ecf9;
  border-bottom:0px; border-left: 0px; border-right: 0px;
  margin:0px;
  padding:0px;}

.footer{
  text-align:center;
  background-color: #e5ecf9;
  border-top: 1px solid #36c;
  padding:1px}
  
.footer,.footer a{  color: #ada4b6;
  font-size: xx-small}