.pagetitle {color: white; background-color: FFCC00; height: 45px; font-family:"Georgia", "Verdana", "Arial"; font-weight: bold; font-size: 30px; padding-top: 20px; border-style: solid}
ul {list-style-type: square}
ul ul {list-style-type: disc}
ul ul ul {list-style-type: circle}
a:link {color: blue}
a:visited {color: green}
a:hover {color: lime}
a:active {color: red}
ol {list-style-type: upper-roman}
