body {
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #CCCCCC;
color: #000000;
font-family: Arial, Times, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0px;
}

hr {
color: #AAAAAA;
width: 75%;
}

table {
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Times, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0px;
}

A:link {
font-size: 11px;
color: #000000;
font-weight: normal;
font-style: bold;
text-decoration: none;
}
A:hover {
font-size: 11px;
color: #FF3333;
font-weight: normal;
font-style: bold;
text-decoration: underline overline;
}
A:active {
font-size: 11px;
color: #000000;
font-weight: normal;
font-style: bold;
text-decoration: underline overline;
}
A:visited {
font-size: 11px;
color: #000000;
font-weight: normal;
font-style: bold;
text-decoration: none;
}
h1 {
color: #666666;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
margin-top: 2px;
margin-bottom: 2px;
}
h2 {
color: #666666;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
}
p {
font-size: 14px;
line-height: 1;
margin-bottom: 2px;
}
