Content-type: text/css

body { background-color: white; }

/* titlebar elements */
A.titlebar { font-family: Verdana, Arial, Times; font-weight: normal; font-size: 14px; }
A.titlebar:link, A.titlebar:visited { color: white; text-decoration: none; }
A.titlebar:hover, A.titlebar:active { text-decoration: underline; }
H1.content { font-family: Trebuchet MS, Verdana, Helvetica, Arial, Times; font-size: larger; color: rgb(0,0,0); font-weight: bold; }

/* content elements */
P.content { font-family: Verdana, Arial, Times; font-size: 18px; }
LI.content { font-family: Verdana, Arial, Times; font-size: 18px; }
A.content { font-family: Verdana, Arial, Times; text-decoration: underline; }
A.content:link, a.content:visited { color: rgb(105,108,249); }
A.content:hover, a.content:active { color: rgb(0,0,132); }
H1.content { font-family: Verdana, Arial, Times; font-size: larger; color: rgb(0,0,132); font-weight: bold; }

/* header elements */
P.header { font-family: Verdana, Arial, Times; font-size: 25px; color: rgb(0,0,132); font-weight: bold; }

/* sub-header elements */
P.subheader { font-family: Verdana, Arial, Times; font-size: 18px; color: rgb(0,0,132); font-weight: bold; }

/* caption elements */
P.caption { font-family: Verdana, Arial, Times; font-size: 12px; }
A.caption { font-family: Verdana, Arial, Times; text-decoration: underline; }
A.caption:link, a.caption:visited { color: rgb(105,108,249); }
A.caption:hover, a.caption:active { color: rgb(0,0,132); }

/* navbar elements */
A.navbar { font-family: Verdana, Arial, Times; font-weight: bold; font-size: 16px; }
A.navbar:link, A.navbar:visited { color: rgb(0,0,132); }
A.navbar:hover, A.navbar:active { color: black; }

/* footerbar elements */
DIV.footerbar { font-family: Verdana, Arial, Times; font-weight: normal; font-size: 14px; }
A.footerbar { font-family: Verdana, Arial, Times; font-weight: normal; font-size: 14px; }
A.footerbar:link, A.footerbar:visited { color: rgb(0,0,132); text-decoration: none; }
A.footerbar:hover, A.footerbar:active { text-decoration: underline; }