p.maintitle {
font-family : Comic Sans MS, Arial;
font-size : 24pt;
color : #ffcc00;
font-style : normal;
text-align : center;
font-weight : bold;
}
p.mainbody {
font-family : Comic Sans MS, Arial;
font-size : 14pt;
color : #ffff99;
font-style : normal;
font-weight : bold;
text-align : left;
margin-left : 1in;
}
p.mainftr {
font-family : Comic Sans MS, Arial;
font-size : 14pt;
color : #ffcc00;
font-style : normal;
text-align : center;
font-weight : bold;
}
p.subftr {
font-family : Comic Sans MS, Arial;
font-size : 12pt;
color : #ffcc00;
font-style : normal;
text-align : center;
}
p.subbody {
font-family : Comic Sans MS, Arial;
font-size : 12pt;
color : #ffff80;
font-style : normal;
text-align : left;
margin-left : 1in;
}
span.oneline {
font-size : 12pt;
}
span.indent {
padding : 0 1in;
}
p.linker {
font-family : Comic Sans MS, Arial;
font-size : 16pt;
color : #00ff00;
}
a:link {
color : #ffff80;
}
a:visited {
color : #ffcc00;
}
a:hover {
color : #ffffff;
}
a:active {
color : #00ff00;
}