body {
color : #000;
font : 10pt Arial;
width : 768px;
margin-left : auto;
margin-right : auto;
}
div.header {
color : #fecb00;
padding : 5px;
height : 135px;
}
span.headertitle {
color : #fecb00;
font-size : 30pt;
}
span.headersubtitle {
color : #c0c0c0;
font-size : 12pt;
}
img.headerlogo {
float : left;
margin-right : 10px;
}
p.pagetitle {
font-weight : bold;
font-size : 12pt;
text-decoration : underline;
text-align : center;
color : #00693c;
}
p.headline {
font-weight : bold;
color : #00693c;
}
a {
color : #808080;
text-decoration : none;
}
div.footer {
border-top : 3px double #00693c;
color : #c0c0c0;
font-size : 8pt;
text-align : center;
}
.center {
text-align: center;
}
