body {
margin-top: 12px;
margin-bottom: 12px;
margin-left: 0px;
margin-right: 0px;
}

body, td {
font-family: century gothic, tahoma, arial, sans-serif;
font-size: 13px;
color: #333;
line-height: 20px;
}

a:link { color: #b7b6a4; text-decoration: underline }
a:visited { color: #557A8C; text-decoration: underline }
a:active { color: #557A8C; text-decoration: underline }
a:hover { color: #557A8C; text-decoration: none }

h1 {
font-size: 15px;
font-weight: bold;
color: #92afbd;
margin-top: 0px;
margin-bottom: 25px;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #92afbd;
margin-top: 0px;
margin-bottom: 0px;
}

p {
margin-top: 0px;
margin-bottom: 15px;
}

.content {
margin-left: 33px;
margin-top: 25px;
margin-right: 30px;
margin-bottom: 30px;
}

.footer {
margin-left: 33px;
margin-bottom: 5px;
font-family: tahoma, arial, sans-serif;
font-size: 10px;
color: #b7b6a4;
}
