a:active {color: #333399; text-decoration: none;} /* selected link - MB*/ 
a:visited {color: #333399; text-decoration: none;} /* visited link - MB */ 
a:link {color: #333399; text-decoration: none;} /* unvisited link - MB */
a:hover {color: #333399; text-decoration: underline;} /* mouse over links -MB */

body,p,td {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standard P - MB */

li {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standard ordered list - MB */ 
ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standardordered list - MB */ 
ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standard ordered list - MB */

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold} /* headline - MB */ 
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: bold} /* subheadline - MB */ 
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px} /* caption - MB */ 
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px} /* smaller caption - MB */


