body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: center;
}

p {
font-size: 12px;
color: #333333;
}

a {
color: #3665a4;
}

h1 {
font-size: 14pt;
color: #a74e22;
}

h3 {
color: #a74e22;
}

.style2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
}

.link {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
}

.white {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-align: center;
}

.box {
font-size: 12px;
margin-top: 20px;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

object {
text-align: center;
float: center;
margin-left: auto;
margin-right: auto;
}

.tablemain {
border: none;
border-collapse: separate;
border-spacing: 4px;
height: 100%;
width: 805px;
background-color: white;
float: center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

.buttons {
width: 100%;
border-collapse: separate;
border-spacing: 1px;
text-align: center;
}

   .buttons td {
   background-color: #a74e22;
   width: 12.5%;
   }

   .buttons a {
   color: #ffffff;
   text-decoration: none;
   }

   .buttons a:hover {
   text-decoration: underline;
   }

a img {
border: none;
}

.yellowbox {
border: solid 1px #ffff99;
background-color: #ffffcc;
padding: 10px;
width: 500px;
float: center;
margin-left: auto;
margin-right: auto;
}

   .yellowbox a {
   color: #a74e22;
   }

.whitecell {
border: solid 1px #a74e22;
vertical-align: top;
padding: 4px;
}

.rightcell {
background-color: #a74e22;
padding: 20px;
color: #ffffff;
vertical-align: top;
width: 200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
line-height: 20px;
}

   .rightcell p {
   color: #ffffff;
   font-size: 11px;
   }

   .rightcell a {
   color: #ffff99;
   text-decoration: none;
   }
   
   .rightcell a:hover {
   text-decoration: underline;
   }
   
.content {
border: solid 1px #a74e22;
vertical-align: top;
padding: 20px;
width: 600px;
}

.bottomlinks {
text-align: center;
margin-top: 8px;
margin-bottom: 2px;
}

   .bottomlinks a, .bottomlinks p{
   color: #666666;
   }