*
{
font-family:"comic sans serif", helvetica, arial
}
body
{
text:#000000;
}

h1
{
font-weight:bold;
text-align:center;
}
h2,h3
{
font-style:italic;
text-align:center;
}
h4
{
font-style:italic;
text-align:center;
font-size:xx-small;
}
p
{
text-align:left;
font-size:x-small;
}
h4
{
text-align:center
}
img
{
border:0
}
a
{
text-decoration:none;
font-variant:small-caps;
font-weight:900;
font-size:x-small;
}
a:visited
{
color:#ffffff
}
a:link
{
color:#ffffff
}
a:active
{
color:#ffffff
}
a:hover
{
text-decoration:underline
}
ul li
{
list-style-type:disc;
display:inline;
}
.center
{
text-align:center
}