
body
{
		font-size: 10pt;
		font-family: Helvetica,Verdana,sans-serif;
		margin-left: 20px;
}

#titleheader
{
		font-size: 1.4em;
		padding-top: 20px;
		padding-bottom: 20px;
		font-weight: bold;
}

#tablediv
{
		padding-top: 20px;
		padding-bottom: 20px;
}

#iptable
{
		width: 50%;
}

#iptable tr,#iptable td,#iptable th
{
		font-size: 1.0em;
}

#iptable th
{
		border-bottom: solid 2px black;
}

#iptable td
{
		text-align: center;
		border-bottom: solid 1px black;
}




