BODY
 {
  margin-top: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  background-color: #666666;
 }

ul
{
list-style-type: none;
}

li
{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0.2em;
line-height: 1.8em;
padding-left: 1.4em;
}

A:link {COLOR: #FFFFFF; text-decoration: none;}
A:active {COLOR: #FFFFFF; text-decoration: none;}
A:visited {COLOR: #FFFFFF; text-decoration: none;}
A:hover {COLOR: #FFFFFF; text-decoration: underline}

A.email:link {COLOR: #FFFFFF; text-decoration: none; font-weight: normal}
A.email:active {COLOR: #FFFFFF; text-decoration: none}
A.email:visited {COLOR: #FFFFFF; text-decoration: none}
A.email:hover {COLOR: #FFFFFF; text-decoration: underline}

A.white:link {COLOR: #666666; text-decoration: none; font-weight: normal}
A.white:active {COLOR: #666666; text-decoration: none}
A.white:visited {COLOR: #666666; text-decoration: none}
A.white:hover {COLOR: #000000; text-decoration: underline}

.main { font-family: arial; font-weight: normal; font-size: 12px; color: #000000 }
.menu { font-family: verdana; font-weight: normal; font-size: 11px; color: #FFFFFF }
.email { font-family: verdana; font-weight: normal; font-size: 9px; color: #FFFFFF }

