H3 	{ text-align : center;
	color : #FFCE9C;
	font-weight : bold;
	font-family : arial;
	font-size : 12pt;
	border: 1px solid #666666;

	margin-bottom : 2px }

.header { text-align : left;
	color : #FFCE9C;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
	font-family : arial;
	font-size : 10pt; 
	margin-top: 10px;
        margin-bottom : 10px }
        
        
.date { text-align : left;
	color : #FFFFFF;
	font-style : italic;
	font-family : arial;
	font-size : 6pt;
	margin-top : 1px;
	margin-bottom : 1px  
         }
         
.form { text-align : left;
	color : #FFFFFF;
	font-style : normal;
	font-family : arial;
	font-size : 10pt;
	margin-top : 2px;
	margin-bottom : -3px  
         }




        

P 	{ text-align : left;
	color : #FFFFFF;
	font-style : italic;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	margin-top : 1px;
	margin-bottom : 12px } 
	
.normal

{ text-align : left;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	font-family : arial;
	font-size : 12pt;
	margin-top : 1px;
	margin-bottom : 12px }

.event

{ text-align : center;
	color : #FFFFFF;
	font-style : normal;
	background-color : #212121;
	font-weight : bold;
	font-family : times new roman;
	font-size : 18pt;
	margin-top : 30px;
	margin-bottom : 8px }



H4   { text-align : left;
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	margin-top : 1px;
	margin-bottom : 1px
	 }


H5 	{ text-align : center;
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	margin-top : 1px }
	
	
--These are for the trico auto entries---	
	
	
h2   {
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 18pt;
    color : #FFFFFF;
    font-style : normal;
    margin : 8px 0px 8px 0px;
    padding-left : 2px;
    font-variant : small-caps
}
--This one is optional for the images---
div.figure { 
    float : right;
    border : 0px;
    margin : 0.7em;
    padding : 0.7em
}
div.figure p {
  text-align : center;
  font-style : italic;
  font-size : smaller;
  text-indent : 0;
  margin : 0;
  clear : both
}

-- end of the trico auto entries---	
	
	