body {
background-color: #ffffff;
font: medium Georgia, "MS Serif", serif; 
}

blockquote {font-family: Arial, Helvetica, sans-serif;}

img {display:block; margin-left:auto; margin-right:auto; border:0; padding: 0 0 0 0;}
img.left {float:left; padding-right: 10px;}
img.right{float:right; padding-left: 10px;}

h1 {font-size: 200%; color:#003399; text-align: center; margin-bottom: 1px;}
h2 {font-size: 130%; color:#cc0000; font-style: italic; text-align: center; margin-top: 1px;}
h3 {font-size: 130%; color:#003399}
h4 {color:#003399; font-style: italic; text-align: center;}

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

a:active {
color : #ff0000;
text-decoration:none
}

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

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


div
{
clear: both;
}
