body {
background-color: #000000;
}
h1{
font: 13px "comic sans ms";
color: #FFFFFF;
font-weight: bold;
text-align: left;
line-height: 12pt;
}
h3{
font: 24px "comic sans ms";
color: #FF0000;
text-align: center;
font-weight: bold;
line-height: 10pt;
}
h4{
font: 20px "comic sans ms";
color: #FF0000;
font-weight: bold;
line-height: 10pt;
}
h5 { 
font:22px "comic sans ms";
color: #FF0000;
text-align: center;
font-weight: bold;
line-height: 16pt;
}
h6 { 
font:20px "comic sans ms";
color: #FF0000;
font-weight: bold;
margin-left: 8px;
line-height: 12pt;
}
hr { 
color: #CCCCCC;
size: 3px
}
b { 
font:14px arial;
color: #FFFFF;
font-weight: bold;
margin-left: 4px;
line-height: 14px;
}
p {
font:14px arial;
color: #CCCCCC;
font-weight: bold;
margin-left: 15px;
margin-right: 20px;
line-height: 14 px.;
}
p.c {
font:14px arial;
color: #CCCCCC;
font-weight: bold;
text-align: right;
text-weight: bold;
}
p.s {
font:12px arial;
color: #CCCCCC;
font-weight: bold;
text-align: center;
}
p.r {
font:12px arial;
color: #CCCCCC;
font-weight: bold;
text-align: left;
}
li {
font: 14px arial;
color: #9933CC;
font-weight: bold;
}
a:hover {
font: 14px arial;
color: #FF3300;
font-weight: bold;
}
a:visited {
font: 14px arial;
color: #CC9933;
font-weight: bold;
}
a:link {
font: 14px arial;
color: #9933CC;
font-weight: bold;
}
i {
font: 14px arial;
font-style: italic;
color: #CCCCCC; 
}



