a.nav:link {color: green; text-decoration: none; font-size: 24px; font: bold;}
a.nav:visited {color: green; text-decoration: none; font-size: 24px; font: bold;}
a.nav:hover {color: green; text-decoration: underline; font-size: 30px; font: bold;}

a.button:link {color: green; text-decoration: none; font-size: 18px; font: bold;}
a.button:visited {color: green; text-decoration: none; font-size: 18px; font: bold;}
a.button:hover {color: green; text-decoration: underline; font-size: 22px; font: bold;}

a.buttonsm:link {color: green; text-decoration: none; font-size: 14px; font: bold;}
a.buttonsm:visited {color: green; text-decoration: none; font-size: 14px; font: bold;}
a.buttonsm:hover {color: green; text-decoration: underline; font-size: 16px; font: bold;}

body {background-color: #CCCC99;}

table {width: 1000px; border-style: none; }

td {border-style: none; text-align: center;}
td.button {vertical-align: top;}
td.text {text-align: left;}
td.image {text-align: left;}
td.italics {text-align:center; font-style: italic; font-size: 20px;}
td.text2 {text-align: left; width: 330; }

dt {font-weight: bold; font-size: 16px; line-height: 30px;}
dd {}


li {line-height: 20px; padding-bottom:20px;}
li ul li {line-height: 20px; padding-bottom:5px; list-style-type: circle;}

img.border {border-style: solid;}