html {height: 100%;}

a {
 text-decoration        : none;
 color                  : #0000ff;
 background-color       : Transparent;
}
a:visited {
 text-decoration        : none;
 color                  : #0000ff;
 background-color       : Transparent;
}
a:hover {
 text-decoration        : underline;
 color                  : #cc0033;
 background-color       : Transparent;
}

body {
 min-height             : 101%;
 color                  : black;
 background-color       : #808080;
 background-repeat      : no-repeat;
 background-position    : left;
 background-attachment  : fixed;
 font-family            : arial, verdana, helvetica, sans-serif;
 font-size              : 12px;
}

table.mainCenter {
 margin-left            : auto;
 margin-right           : auto;
 text-align             : center;
}

table.mainTableCenter {
 margin-left            : auto;
 margin-right           : auto;
 text-align             : center;
}
td.HeadlineBackColor {
 background-color       : #ffd200;
}
td.BodyWhiteColor {
 background-color       : #FFFFFF;
}
table.leftTop ,td.leftTop {
 text-align             : left;
 vertical-align         : top;
}
td img {
 display                : block;
}
.photofloat {
 float                  : left;
 margin-left            : -25px;
 margin-right           : 12px;
 margin-bottom          : 10px;
}
.name {
 font-family            : arial, verdana, helvetica, sans-serif;
 font-size              : 14px;
 font-weight            : 900;
}

.point24ThickColor {
 font-family            : arial, verdana, helvetica, sans-serif;
 font-size              : 24px;
 color                  : #916d00;
 font-weight            : 900;
 text-transform         : none;
 background-color       : Transparent;
}
.point24Thick {
 font-family            : arial, verdana, helvetica, sans-serif;
 font-size              : 24px;
 font-weight            : 900;
 text-transform         : none;
 color                  : Black;
 background-color       : Transparent;
}

#contentdiv {
 margin                 : 25px 76px 20px 100px;
 font-family            : arial, verdana, helvetica, sans-serif;
 font-size              : 12px;
}
#contentdiv p {
 margin-bottom          : 10px;
 margin-top             : 5px;
 margin-right           : 0px;
 margin-left            : 0px;
}
p {
 margin-bottom          : 10px;
 margin-top             : 5px;
 margin-right           : 0px;
 margin-left            : 0px;
}

