        Body {
color: black; background: white; text-align: center; font-size: 10pt; font-family: "arial", sans-serif;}

h1 {font-size:16px; font-weight: bold; color: #408080; background: inherit;}
h2 {font-size:14px; font-weight: bold; color: #000080; background: inherit;}

p.border {padding-left: 150px; padding-right: 150px; padding-bottom: 15px; font-family: arial, sans-serif; text-align: center; font-weight: normal; font-size: 10pt;}
div.border {padding-left: 90px; padding-right: 90px; padding-bottom: 15px; font-family: arial, sans-serif; text-align: center; font-weight: normal; font-size: 10pt;}
div.footer {padding-left: 100px; padding-right: 100px; padding-bottom: 15px; font-family: arial, sans-serif; text-align: center; font-weight: normal; font-size: 8pt;}
table.normal {padding-left: 15px; padding-right: 15px; padding-bottom: 15px; font-family: arial, sans-serif; text-align: center; font-weight: normal; font-size: 10pt;}
ul.border {padding-left: 50px; padding-right: 50px; padding-bottom: 15px; text-align: left;}

a:link {color: #5645a5; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:visited {color: #5645a5; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:hover {color: #2f526f; background: inherit; text-decoration: underline; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}

a:link.play {color: #2f9770; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:visited.play {color: #cdcdcd; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:hover.play {color: #008040; background-color: #00ff00; text-decoration: underline overline; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}

a:link.download {color: #3552b5; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:visited.download {color: #cdcdcd; background: inherit; text-decoration: none; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}
a:hover.download {color: #101a38; background-color: #b9b9ff; text-decoration: underline overline; font-weight: normal; font-size: 10pt; font-family: arial, sans-serif;}

a:link.live {color: #808080; background: inherit; text-decoration: none; font-weight: bold; font-size: 10pt; font-family: arial, sans-serif;}
a:visited.live {color: #808080; background: inherit; text-decoration: none; font-weight: bold; font-size: 10pt; font-family: arial, sans-serif;}
a:hover.live {color: #0000ff; background: inherit; text-decoration: underline overline; font-weight: bold; font-size: 10pt; font-family: arial, sans-serif;}

a:link.menu {color: #c0c0c0; background: inherit; text-decoration: none; font-family: arial, sans-serif; font-size: 12pt; font-weight: bold;}
a:visited.menu {color: #c0c0c0; background: inherit; text-decoration: none; font-family: arial, sans-serif; font-size: 12pt; font-weight: bold;}
a:hover.menu {color: #0000a0; background: inherit; text-decoration: underline overline; font-family: arial, sans-serif; font-size: 12pt; font-weight: bold;}
a:link.hidden {color: #808080; background: inherit; text-decoration: none; font-family: arial, sans-serif; font-size: 10pt; font-weight: normal;}
a:visited.hidden {color: #808080; background: inherit; text-decoration: none; font-family: arial, sans-serif; font-size: 10pt; font-weight: normal;}
a:hover.hidden {color: #808080; background: inherit; text-decoration: none; font-family: arial, sans-serif; font-size: 10pt; font-weight: normal;}


#container
{
width: 900px;
margin: 10px auto;
background-color: #ffffff;
color: #333;
border: 0px solid black;
line-height: 130%;
}

#logo
{
text-align: center; font-family: "arial", sans-serif; font-size: 17px; color: #0000ff; 
padding: 0em;
background-color: #ffffff;
border-bottom: 0px solid #df0000;
}



#top
{
text-align: left;
padding-left: 1em;
padding-top: .5em;
padding-bottom: .5em;
color: #c0c0c0;
background-color: #ffffff;
border-top: 0px solid black;
border-right: 0px solid black;
}

#top h1
{
padding: 0;
margin: 0;
}



#content
{
color: black;
background-color: #ffffff;
margin: 5px auto;
text-align: center;
border-top: 0px solid black;
padding: 1em;
width: 95%;
}

#footer
{
color: #808080;
text-align: center;
font-size: 12px;
background-color: #ffffff;
padding: 1em;
width: 75%;
margin:0 auto;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
