

body {
font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;;
	padding:0px;
	margin:0px;
	font-size:16px;
line-height:1.5em;
text-align:center;
 }

center {font-size:18px;
line-height:1.5em; 
margin-top:40px;
}


footer {
	width:86%;
margin-bottom:2em;
margin-top:0.5em;
border-top:thin;
border-top-color:#cccccc;
border-top-style:solid;
font-size:80%;
line-height:1.5em;
}

img {margin:auto;
}


h1, .h1 {
  font-size: 1.78em;
  font-weight:bold;
 line-height: 1.7em;
}
h2, .h2 {
    font-size: 1.35em;
	 font-weight:bold;
  line-height: 1.4em;
  color:#cccccc;
} 
h3, .h3 {
    font-size: 1.35em;
	 font-weight:bold;
  line-height: 1.4em;
  text-align:center;
} 

a:img{
	border:none
}

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
	color: #000000;
    text-decoration: none;
	
}

a:hover {
    color: #000000;
    text-decoration: none;
}



p, ul, ol, dl {
   margin-top: 0.5em;
   margin-bottom: 1.0em;
}


/*ul, ol { margin-left: 2em; }*/
ol { list-style-type: decimal; }
li {margin-left:1em;}

.middle {width:60%;
margin-top:46px;
height:600px;}

@media only screen and (max-width: 600px) {
.middle {width:90%;}}
