
body {font-family: Arial, Helvetica, sans-serif; }
	
p {line-height:130%; font-size: 10pt; }

h2 { font-size: 14pt; font-weight: bold; }

ul li {list-style-type: disc; }
li { font-size: 11pt;}

.caption1 { font-size: 8pt;  
            margin: 2px 10px 10px 10px;}


.header {border: 3px solid #9c1a32; background: #e8ebf6; }

.button {background-color: #949090; font-family: Arial, Helvetica; 
         font-size: 9pt; text-align: center; margin: 2px; padding:2px;} 
.button a {color: white; font-weight: bold; text-decoration: none;} 

.footer {border: 3px solid #9c1a32; background: #e8ebf6;}
.footer a {color: #9C1A32; font-family: Arial, Helvetica; 
         font-size: 9pt; font-weight: bold; text-decoration: underline;} 


.txtarea {background-color: #FFFFFF; padding: 10px 5px 10px 5px; }

.typeA {background-color: #C6E7DE; }
.typeB {background-color: #BFE2F9; }
.typeC {background-color: #FFFDDA; }

.bkGeneral {background-color: #CCCCCC; }
.bkGeneralx {background-color: #EF8861; }
.bkGreen   {background-color: #C6E7DE; }
.bkBlue    {background-color: #BFE2F9; }
.bkYellow  {background-color: #FFFDDA; }
.bkArticle {background-color: #EAF3DA; }
