body {
    margin-bottom: 0px;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
h2
{
    font-weight: bold;
    font-style: italic;
}
h3
{
    font-weight: bold;
}
li
{
    margin: 2em 0;
    text-align: left;
}

a:link
{
    color: #353511;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #F1B113;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    font-style:normal;
    line-height: normal;
    font-variant: normal;
    text-transform:uppercase;
    text-decoration: underline;
}
a:visited
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
