body {
   font-family: Trebuchet MS;
   font-size: 14px;
   text-align: center;
   background-color: #888888;
   background-repeat: no-repeat;
}

td {
   font-family: Arial;
   font-size: 14px;
   color: #442C8C;
}

p {
   font-family: Arial;
   color: #442C8C;
}

h1 {
   font-family: Trebuchet MS;
   font-size: 28px;
   color: #000000;
   font-weight: bold;
}

h2 {
   font-family: Arial;
   color: #442C8C;
   font-weight: bold;
}

h3 {
   font-family: Arial;
   font-size: 14px;
   color: #442C8C;
}

a:hover {
   color: #FF0000;
   text-decoration: underline;
}

.tag_line {
   font-family: Arial;
   font-size: 22px;
   color: #FFFFFF;
   font-weight: bold;
   font-style: italic;
}

.white_body_text {
   font-family: Arial;
   font-size: 1px;
   color: #FFFFFF;
}

.wrap {
   text-align: left;
   background-color: #FFFFFF;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 910px;
   background-repeat: no-repeat;
}

.left_div {
   height: 400px;
}

.content_td {
   width: 740px;
   background-repeat: no-repeat;
}

.left_td {
   background-repeat: no-repeat;
}

.white_body_text a:link {
   color: #FFFFFF;
}

.white_body_text a:visited {
   color: #FFFFFF;
}

.content_div p {
   color: #000000;
   margin-right: 30px;
}

.content_div a:link {
   color: #442C8C;
   text-decoration: none;
}

.content_div a:visited {
   color: #442C8C;
   text-decoration: none;
}

.content_div a:hover {
   color: #FF0000;
   text-decoration: underline;
}

.bottom_div a:link {
   color: #442C8C;
   text-decoration: none;
}

.bottom_div a:visited {
   color: #442C8C;
   text-decoration: none;
}

.bottom_div a:hover {
   color: #FF0000;
   text-decoration: underline;
}


