body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

li {
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

A:link {
font-size: 12px;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

A:hover {
font-size: 12px;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

A:active {
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

A:visited {
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
}

p {
font-size: 12px;
margin-bottom: 2px;
}