body {background-color: #A0A0A0}

.header {font-size: 28px; font-weight: bold; font-style: italic; color: #FFFF00}

p {font-size: 18px; font-weight: bold; color: black}

a:link {font-size: 24px; font-weight: bold; text-decoration: none; color: #000099}

a:active {font-size: 24px; font-weight: bold; text-decoration: underline; color: red}

a:visited {font-size: 24px; font-weight: bold; text-decoration: none; color: #336633}

a.minor:link {font-size: 18px; font-weight: bold; text-decoration: none; color: #000099}

a.minor:active {font-size: 18px; font-weight: bold; text-decoration: underline; color: red}

a.minor:visited {font-size: 18px; font-weight: bold; text-decoration: none; color: #336633}

table {padding: 0}