body,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,img,table,tr,td,th,caption,tbody,form {
	margin: 0px; padding: 0px; border: 0px;
}

h1,h2,h3,h4,h5,h6,p,ol,dl,ul,table,form {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div,ul,li,ol,dl,dt,dd,table,tr,td,th {
	font-size: 10pt;
}

h1 {font-size: 24pt; font-weight: normal;}
h2 {font-size: 20pt; font-weight: normal;}
h3 {font-size: 16pt; font-weight: normal;}
h4 {font-size: 14pt; font-weight: normal;}
h5 {font-size: 10pt; font-weight: bold;}
h6 {font-size: 8pt; font-weight: bold;}

li ul, li ol {margin: 0px;}
li li {margin-left: 1.5em;}
ol li {margin-left: 1.5em;}
dt {font-weight: bold;}

th {font-weight: bold; text-align: center; font-size: 8pt; padding: 2px;}
td {border: 0px; padding: 2px; font-weight: normal;}
caption {font-size: 12pt; font-weight: bold;}