BODY {
font-family: Times New Roman, DomCasual BT, serif;
}

.heading1 {
font-family: Comic Sans MS, Cooper Md BT, fantasy;
font-size: 20pt;
font-weight: bold;
color: #000000;
}

.headingNN {
font-family: Comic Sans MS, Cooper Md BT, fantasy;
font-size: 40pt;
font-weight: bold;
width: 80%;
color: #FF0000;
}

.heading {
font-family: Comic Sans MS, Cooper Md BT, fantasy;
font-size: 40pt;
font-weight: bold;
width: 80%;
color: #FF0000;
filter: shadow(color=#DC0117, direction=120);
line-height: 70pt;
}

.heading2NN {
font-family: Comic Sans MS, Cooper Md BT, fantasy;
font-size: 28pt;
font-weight: bold;
color: #FF8000;
font-style: italic;
width: 90%;
}

.heading2 {
font-family: Comic Sans MS, Cooper Md BT, fantasy;
font-size: 28pt;
font-weight: bold;
color: #FF8000;
font-style: italic;
width: 90%;
line-height: 50pt;
filter: shadow(color=#DC0117, direction=120);
}


.comment {
font-family: Tahoma, Arial Narrow, serif;
font-size: 12pt;
font-weight: bold;
color: black;
}

.timestamp {
font-family: Tahoma, Arial Narrow, serif;
font-size: 8pt;
font-style: italic;
font-weight: bold;
color: green;
}
.update {
font-family: Times New Roman, DomCasual BT, serif;
font-style: italic;
font-weight: bold;
color: black;
}
.popup  {
color:darkblue;
cursor:ne-resize
}

a {color:blue;}
a:visited {color:purple;}
a:hover {color:red;cursor:hand;}
a:active {color:green;}
UL {list-style-type: circle}        

.footerdark {
font-family: Tahoma, Arial Narrow, serif;
font-size: 8pt;
color: #FFFF80;
width: 50%;
}
.footer {
font-family: Tahoma, Arial Narrow, serif;
font-size: 8pt;
text-align: center;
}
