body {
 font-family: sans-serif;
 font-size: medium;
 text-align: justify;
 color: #000000;
 background: #C0D0F0;
}
div.ads {
 font-family: sans-serif;
 font-size: xx-small;
 font-style: italic;
 text-align: center;
}
div.topmenu {
 float: left;
 width: 256px;
 margin-left: 16px;
 margin-right: 8px;
 font-family: sans-serif;
 font-size: medium;
 text-align: left;
 color: #000000;
 background: #D0E0F0;
}
a {
 text-decoration: none;
 color: #000060;
 background: #C0D0F0;
}
a:visited {
 text-decoration: none;
 color: #803480;
 background: #C0D0F0;
}
a:hover {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a:active {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a:focus {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a.topmenu {
 font-size: small;
 text-decoration: none;
 color: #000040;
 background: #D0E0F0;
}
a.topmenu:link {
 font-size: small;
 text-decoration: none;
 color: #000040;
 background: #D0E0F0;
}
a.topmenu:visited {
 font-size: small;
 text-decoration: none;
 color: #400040;
 background: #D0E0F0;
}
a.topmenu:hover {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:active {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:focus {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenuimg {
 font-size: small;
 text-decoration: none;
 color: #C0C0C0;
 background: #D0E0F0;
}
a.topmenuimg:link {
 font-size: small;
 text-decoration: none;
 color: #C0C0C0;
 background: #D0E0F0;
}
a.topmenuimg:visited {
 font-size: small;
 text-decoration: none;
 color: #C0B0C0;
 background: #D0E0F0;
}
a.topmenuimg:hover {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenuimg:active {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:focus {
 font-size: small;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
h1 {
 margin: 0;
 margin-left: 272px;
 margin-right: 16px;
 font-family: sans-serif;
 text-align: center;
 background: #C0D0F0;
 font-size: xx-large;
 font-weight: bold;
 color: #000000;
}
h2 {
 margin-left: 294px;
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h3 {
 margin-left: 294px;
 font-family: sans-serif;
 font-size: medium;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h4 {
 margin-left: 294px;
 font-family: sans-serif;
 font-size: medium;
 font-weight: normal;
 text-decoration: underline;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h5 {
 margin-left: 294px;
 font-family: sans-serif;
 font-size: medium;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h6 {
 margin-left: 294px;
 font-family: sans-serif;
 font-size: medium;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
ul
{
  padding-left: 24px;
}
ul.apps
{
 margin-left: 294px;
 margin-right: 16px;
 font-family: sans-serif;
 font-size: smaller;
 text-align: justify; 
 color: #303440;
 background: #C0D0F0;
}
p {
 margin-left: 294px;
 margin-right: 16px;
 font-family: sans-serif;
 font-size: smaller;
 text-align: justify;
 color: #303440;
 background: #C0D0F0;
}
p.center {
 text-align: center;
}
div.copyright {
 font-family: sans-serif;
 font-size: xx-small;
 text-align: center;
 color: #808080;
 background: #C0D0F0;
}
table
{
 margin-left: 16px;
 margin-right: 16px;
}
td
{
 font-family: sans-serif;
 font-size: smaller;
 text-align: left;
 color: #303440;
 background: #C0D0F0;
}
td.right
{
 font-family: sans-serif;
 font-size: smaller;
 text-align: right;
 color: #303440;
 background: #C0D0F0;
}
fieldset {
 margin:  4pt;
 padding: 8pt;
}