/* Start of CMSMS style sheet 'type' */
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
line-height: 150%;
color: #333333;
font-weight: normal;
}

a {
text-decoration: none;
outline: none;
}

a:hover {}

ul, ol {
  list-style-position: outside;
  list-style-type: disc;
}

ol { list-style-type: decimal; }

strong {font-weight: bold;}
em {font-style: italic;}
/* End of 'type' */

