body {
	font-family: Arial, Helvetica, sans-serif;
}

tr {
    padding-bottom: 0;
	margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	margin: 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
    margin: 0 0px 0 0px;
	padding: 0;
}

p.footertext, span.footertext {
    font-size: 0.6em;
	
}

p.pageheading {
    font-size: 1.5em;
    font-weight: bold;
}

p.showsubtitle1 {
    font-size: 1.0em;
}

p.showsubtitle2 {
    font-size: 0.9em;
}

p.bodytext, span.bodytext, ul.bodytext, div.bodytext, table.bodytext {
    font-size: 0.8em;
	padding: 0 0 0 10px;
}

p.bodytext-ni, div.bodytext-ni, span.bodytext-ni{
    font-size: 0.8em;
	padding: 0;
}

p.bodytextheading {
    font-size: 1.0em;
	color: #974FE8;
	font-weight: bold;
}

p.messageboxtext {
    font-size: 0.8em;
	margin: 5px 10px 5px 10px;
}

h1, h2, h3, h4 {
    margin: 0 30px 0 30px;
	padding: 0;
}

a.buttontext, span.buttontext {
    font-size: 0.8em;
	link-color: black;
}

div.messagebox {
    border: 1px solid purple;
	height: 150; width: 150;
	margin: 0 0 0 35px; 
	padding: 0;   
}

div.indent {
   padding: 0 0 0 10px;
}

span.center {
   margin: 0 30px 0 30px;
}