body { 
	font-family:Verdana; 
	font-size: 1.2em; }
	
table { 
	font-size: 9pt;
	margin-top:0px; 
	margin-bottom:0px }

ul { 
	list-style-type: square; 
	margin-top:2px; 
	margin-bottom:2px }
ol { 
	margin-top:2px; 
	margin-bottom:2px; list-style-type:lower-roman }
p  {  
	margin-top: 1px; 
	margin-bottom: 1px }

h5 {
    margin-top:6px;
	margin-bottom:0px; 
    font-size: 1.1em;
	font-weight: bold;
	border-bottom:2px }


h4 {
	margin:0; color: #1830CE;
    font-size: 1.4em;
	font-family: arial;
	font-weight: bold;
	border-bottom:2px solid #1830CE}

h3 {
   font-family: Arial;
   color: #FFFFFF;
   text-decoration: none; 
   text-align:center; 
   font-size: 1.4em; 
   background-color: #31009c;  
   border-bottom: 4px solid #ffcc00 
}

img {
	border:0;
}