/* Start of CMSMS style sheet 'cliff' */
ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}

a:hover {
color: red;
}
/* End of 'cliff' */

