/* CSS Document */

 a:link { font-weight: normal; color: #ffffff; text-decoration: none }
 a:visited { font-weight: normal; color: #ffffff; text-decoration: none }
 a:hover { font-weight: normal; color: #ffffff; text-decoration: underline }
 a:active { font-weight: normal; color: #ffffff; text-decoration: none }

 p {color: #CED2DE}
 p {font-family: verdana}
 p {font-size: 10px}

 h1 {color: #CED2DE}
 h1 {font-family: verdana}
 h1 {font-size: 10px}
 
 li {color: #CED2DE}
