h1 { color: #339966;      text-transform: capitalize;      font-family: "Comic Sans MS";     font-size: large;      font-style: italic; }h2 { color: #FF9933;      font-family: "Comic Sans MS";     font-size: medium;      font-style: italic; }h3 { color: #333399;      font-family: "Comic Sans MS";     font-size: small;      font-variant: small-caps;      font-style: italic; }p  { color: #333399;      font-size: small;      font-family: "Comic Sans MS"; }td { color: #333399;      font-size: small;      font-family: "Comic Sans MS"; }.heading { color: #cc6633;            font-size: small;            font-family: "Comic Sans MS";           }.title { background-image: url("images/banner.gif");         background-color: #73BF31;         background-position: center center;         background-repeat: no-repeat;         vertical-align: middle;         text-align: center;         width: 600;         height: 60;         font: bold italic 24pt "Comic Sans MS";          color:#333399; }.footer { color: #339966;           font-size: x-small;           font-family: "Comic Sans MS";          text-align: right; }.alert { color: #993333;		font-weight: bold;}.note {color: #333399;      font-size: x-small;      font-family: "Comic Sans MS"; }A:link { color: #339966; }A:visited { color: #cc6633; }A:active { color: #FFCC33; }ul { color: #333399;      font-size: small;      font-family: "Comic Sans MS";     list-style: url('images/level1.gif') outside; } ul ul { color: #333399;         font-size: small;         font-family: "Comic Sans MS";        list-style: url('images/level2.gif') outside; } ul ul ul { color: #333399;            font-size: small;            font-family: "Comic Sans MS";           list-style: url('images/level3.gif') outside; }

