h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, th, td {
	font-family:		Arial, Verdana, sans-serif;
	margin:			1pt;
}
h1 {
      font-size:         	20pt;
      text-align:       		center;
      line-height:		22pt;
}
h2 {
      font-size:         	16pt;
      text-align:        	center;
      line-height:		28pt;
}
h4 {
       font-size:        	12pt;
	text-align:       	center;
	line-height:		14pt;
}
h6 { 
 	font-size:			10;
 	text-align:		center;
 	line-height:		12pt;
}
p, td {
       font-size:        	9pt;
       line-height:      	11pt;
       white-space:      	normal;
       margin:			normal;
}
a {
       font-size:        	9pt;
       font-variant:		small-caps;		
       line-height:		15pt;
}
ul, ol {
	margin-left:		8pt;
       list-style-type:      	square;
       list-style-position: 	outside;
       line-height:          	13pt;
}
li {
       font-size:           	9pt;
       margin:			normal;
       
}
table {
       border:               	0;
       cellpadding:         	5;
       cellspacing:         	2;
}
