body {
background: white;
font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

img {display:block; margin-left:auto; margin-right:auto; border:0;}

h1 { font-size: 150%; font-style: italic; }
h2 { font-size: 125%; font-weight: bold; color: #CC0000; }

p.quote { margin-left:30px; margin-right:30px; font-style: italic;}

a:link {
color : #000099 ;
text-decoration : None
}
a:active {
color : #000099 ;
text-decoration : None
}
a:visited {
color : navy ;
text-decoration : None
}
a:hover {
color : red ;
text-decoration : None
} 