/* File: formate.css */

body { background-image:url("images/maple_leaf5s.jpg"); }

h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Comic Sans MS; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; style=" margin-top: 18" }

h3 { font-size:16px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:15px; }

p { margin-top:18px; }

li { margin-top:3px; }

var { font-style:normal; color:#0000C0; }

.lightbluetext { color: #06F; font-weight: bold; }

a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

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


