body {
font-family: sans-serif;
font-size: 12px;
margin:0px;
padding: 0px;
color: #444444;
}

p {
font-size: 12px;
margin-bottom: 10px;
margin-top: 0px;
}

a:link {
text-decoration: none;
color: #0066CC;
font-size: 12px;
}

a:hover {
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #0066CC;
font-size: 12px;
}

a:visted:hover {
text-decoration: none;
}

.bold {
font-weight: bolder;
}

li {
font-size: 12px;
margin-bottom: 10px;
margin-top: 0px;
margin-left: -20px;
}

a.titlea:link {
text-decoration: none;
color: #000000;
font-size: 18px;
font-weight: 900;
margin-bottom: 5px;
}

a.titlea:visited {
text-decoration: none;
color: #000000;
font-size: 18px;
font-weight: 900;
margin-bottom: 5px;
}

.titlea {
font-size: 18px;
font-weight: 900;
color: #000000;
margin-bottom: 5px;
}

.subTitle {
font-size: 18px;
font-weight: 900;
color: #000000;
}

strong {
font-size: 120%;
}

#bodytext {
position: relative;
top: 1em;
left: 1em;
width: 48em;
visibility: visible;
}