/*General style for the <body> tag */
body {
		background-color: #FFFFCC;
		font-family: Verdana, sans-serif;
		font-size: 9.5pt;
		text-align: justify;
		padding: 0;
 }

h1, h2 {
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif

table.one
{
table-layout: automatic
}

