/* CSS definition file containing site wide stylesheets */
.romanlist { list-style-type: upper-roman;}
 .letteredlist { list-style-type: upper-alpha;}
 .numberlist { font-size: 14px; list-style-type: decimal;}
 .ComicSans { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 13px; text-align: justify; background-color: transparent; background-image: none;}
 OL { list-style-type: upper-roman;}
 