body {
background-color: rgb(255, 255, 255);
background-attachment: scroll;
background-image: none;
background-repeat: repeat;
}
html, body {

margin: 0;
padding: 0;
}

.body {
font-family: Georgia, Times, serif;
font-size: 11px;
line-height: 13px;
color: rgb(0, 0, 0);
}
.bodyitalic {
font-family: Georgia, Times, serif;
font-style: italic;
font-size: 11px;
letter-spacing: 1px;
line-height: 13px;
color: rgb(0, 0, 0);
}
.body11 {
font-family: Georgia, Times, serif;
font-size: 12px;
line-height: 14px;
color: rgb(0, 0, 0);
}
.body11bolditred {
font-family: Georgia, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px;
line-height: 12px;
color: rgb(153, 0, 0);
}
.bodysmall {
font-family: Georgia, Times, serif;
font-size: 10px;
line-height: 15px;
color: rgb(0, 0, 0);
}
.bodysmall7 {
font-family: Georgia, Times, serif;
font-size: 9px;
line-height: 11px;
color: rgb(0, 0, 0);
}
.body12 {
font-family: Georgia, Times, serif;
font-size: 12px;
line-height: 14px;
color: rgb(0, 0, 0);
}
.body12boldred {
font-family: Georgia, Times, serif;
font-weight: bold;
font-size: 12px;
line-height: 13px;
color: rgb(153, 0, 0);
}
.body12italic {
font-family: Georgia, Times, serif;
font-style: italic;
font-size: 12px;
line-height: 14px;
color: rgb(0, 0, 0);
}
.body12bolditred {
font-family: Georgia, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 12px;
line-height: 14px;
color: rgb(153, 0, 0);
}
.head {
font-family: Georgia, Times, serif;
font-size: 20px;
line-height: 20px;
font-weight: bold;
color: rgb(100, 100, 100);
}

h1 {
font-family: Georgia, Times, serif;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: rgb(100, 100, 100);
}

:link { color: rgb(0, 0, 153) }
:visited { color: rgb(153, 0, 153) }
:hover { color: rgb(0, 96, 255) }
:active { color: rgb(255, 0, 102) }

