BODY {
   color: #404040;
   background: #8cadff;
   background-repeat: no-repeat;
   background-position: top right;
   font-size: 10pt;
   font-weight: normal;
   line-height: 2.0em;
   font-family: sans-serif;
   margin: 0;
   padding: 0;
}

HTML, P {
   margin: 0;
   padding: 0;
}

IMG {
   border: 0;
}

P.small {
   color: #000000;
   font-size: 0.9em;
   text-align: right;
   padding: 0;
   margin-top: 0;
}

TABLE {
   background-color: #ffffff;
   border-collapse: collapse;
   text-align: left;
   width: 100%;
   margin: 0;
   padding: 0;
   background-color: #ffffff;
   border: none;
   font-size: 1.2em;
}

TD {
   width: auto;
   border: none;
   border-bottom: solid 3px #e0e0e0;
   padding: 0;
   background-color: #ffffff;
   line-height: 3.5em;
}

TD.last {
   border: none;
}

A {
   color: #ffffff;
   text-decoration: none;
   font-style: normal;
}

A:hover {
   color: #ffffff;
   font-style: normal;
   text-decoration: underline;
}

DIV.content A {
   color: #404040;
   text-decoration: underline;
   font-style: normal;
}

DIV.content A:hover {
   color: #404040;
   font-style: normal;
   text-decoration: none;
}

DIV.feed A {
   color: #000000;
   text-decoration: none;
   font-style: normal;
}

DIV.feed A:hover {
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}

P.small A {
   font-style: italic;
   text-decoration: none;
}

P.small A:hover {
   font-style: italic;
   text-decoration: underline;
}

H1 {
   color: #ffffff;
   font-size: 2.0em;
   font-style: normal;
   font-weight: bold;
   text-align: left;
   margin: 0;
   margin-bottom: 3%;
   padding: 0;
   text-shadow: 0.1em 0.1em 0.25em #4b5c88;
}

H2 {
   color: #000000;
   text-shadow: 0.1em 0.1em 0.25em #4b5c88;
   font-weight: normal;
   font-style: normal;
   font-size: 1.25em;
   text-align: left;
   width: 100%;
   margin: 0;
   margin-top: 2%;
   margin-bottom: 2%;
   padding: 0;
}

H4 {
   color: #000000;
   font-weight: bold;
   font-style: normal;
   font-size: 1.5em;
   text-align: center;
   width: 100%;
   margin: 0;
   margin-bottom: 1%;
   margin-top: 1%;
   padding: 0;
}

#bod {
   display: inline;
   float: left;
   margin: 0;
   padding: 4%;
   width: 92%;
}

DIV.content {
   float: left;
   display: inline;
   width: 95%;
   margin: 0;
   padding: 2%;
   padding-top: 1%;
   padding-bottom: 1%;
   border: solid 3px #000000;
   background-color: #ffffff;
   -webkit-border-radius: 2em;
   -moz-border-radius: 2em;
   border-radius: 2em;
   -webkit-box-shadow: 0.5em 0.5em 2em #4b5c88;
   -moz-box-shadow: 0.5em 0.5em 2em #4b5c88;
   box-shadow: 0.5em 0.5em 2em #4b5c88;
}

DIV.feed {
   float: left;
   display: inline;
   width: 45%;
   margin: 0;
   padding: 2%;
   padding-top: 1%;
   padding-bottom: 1%;
   font-size: 0.8em;
}

#links {
   float: left;
   display: inline;
   border: none;
   padding: 0;
   margin: 0;
   margin-top: 1%;
   width: 25%;
   text-shadow: 0.1em 0.1em 0.25em #4b5c88;
}
#trailer {
   float: right;
   display: inline;
   border: none;
   padding: 0;
   margin: 0;
   margin-top: 1%;
   width: 74%;
   text-shadow: 0.1em 0.1em 0.25em #4b5c88;
}
