/* external css file */
/* filename 'style.css' */


body {background-color: #E8E8F8; font-family: 'Times New Roman', sans-serif;}

p, h2, h3 {margin-top: 2px; margin-right: 2px; margin-bottom: 0px; margin-left: 2px;} 

p, h2, h3, ul, ol {color: rgb(0,0,104); background-color: transparent;}

p, ul {font-weight: 500; font-size: medium;}

.green {font-weight: bold; font-size: medium; color: green; background-color: transparent;}

.blue {font-weight: bold; font-size: medium; color: blue; background-color: transparent;}

.in {text-indent: .25in;}

.footer {font-weight: bold; font-family: Arial, sans-serif; }

ul {margin: 2px 2px 0px 35px;}

.table {font-weight: 500; font-size: small;}

.type1 {color:#8C4E95; text-decoration:underline; font-size:9pt;}

.type2 {color:#8C4E95; text-decoration:underline; font-size:14pt;}
