a.nav:link
{ text-decoration: none; color: #000000; font-family: 'Times New Roman'; font-size: 14; }
a.nav:visited
{ text-decoration: none; color: #000000; font-family: 'Times New Roman'; font-size: 14; }
a.nav:active
{ text-decoration: none; color: #000000; font-family: 'Times New Roman'; font-size: 14; }
a.nav:hover
{ text-decoration: underline; color: #0000FF; font-family: 'Times New Roman'; font-size: 14; }
a.normal:link
{ text-decoration: underline; color: #0000FF; font-family: 'Times New Roman'; font-size: 14; }
a.normal:visited
{ text-decoration: underline; color: #0000FF; font-family: 'Times New Roman'; font-size: 14; }
a.normal:active
{ text-decoration: none; color: #0000FF; font-family: 'Times New Roman'; font-size: 14; }
a.normal:hover
{ text-decoration: none; color: #0000FF; font-family: 'Times New Roman'; font-size: 14; }
p.title { text-decoration: underline; font-family: 'Verdana', 'Times New Roman'; font-size: 18; text-align: center; }
.text { font-family: 'Verdana', 'Times New Roman'; font-size: 12; }
td.main{padding: 40px; vertical-align: top;}
td.smaller{padding: 10px;}