body { }
p { }
td { }
a:link { color: blue; text-decoration: none; }
#disclaimer { color: black; font-size: 11px; line-height: 105%; text-align: left; width: 875px; padding-top: 10px; padding-bottom: 10px; }
a:visited { }
a:hover { color: blue; text-decoration: underline; }
a:active { color: gray; }
/*Defines White Area and Bottom Padding*/
#container { font-size: 0.1em; background-color: #97f4f4; text-align: center; width: 100%; height: 100%; margin-right: auto; margin-left: auto; padding-bottom: 20px; }
/*Wrapper contains all page content*/
#wrapper { color: #333; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 120%; background-color: white; width: 875px; margin-right: auto; margin-left: auto; border-color: #666; border-style: solid; border-width: 0 1px 1px; }
ul { list-style-type: disc; margin: 1em 0 1em 20px; padding: 0; }
ul li{ margin: 0; padding: 0 0 4px 0; }
