body {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: justify;
cursor: default;
line-height: 20px;
}

td {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: justify;
cursor: default;
line-height: 20px;
}

h1 {
color: #000000;
font-size: 17px;
line-height: 2.4;
text-align: center;
font-weight: bold;
font-family: arial;
}

h2 {
color: #2a5084;
font-size: 14px;
line-height: 1.4;
font-weight: bold;
font-family: verdana;
border-bottom: solid 1px #4277be;
}


a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #899a28;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #899a28;
}

a:hover {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration:none;
color: #000000;
}

a:active {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration:none;
color: #899a28;
}

table { border-collapse:collapse; }