/* Master CSS */

/*body { background-color: ADD8E6 }*/

p, h1, h2, h3, h4, h5, a, td, li
{ font-family: "Comic Sans MS"}

i
{ font-family: "Comic Sans MS" }

h3
{ font-weight: lighter }

/*td
{ text-align: center }*/

a 
{ text-decoration: none }

a:link {color: #333399}
a:visited {color: #333399}
a:hover {color: #B03870}
a:active {color: #333399}
