body { background-color: #FFFFFF; color: black; font-family: Times New Roman, Times, serif }
a:link { color: #0000FF }
a:visited { color: #800080}
a:hover { color: #ffcc00 }
a:active { color: #ff0000 }
h1           { color: #339966; text-align: Center; font-weight: bold}
h2           { color: #339966; text-align: Center }
h3           { color: #339933; text-align: Center }
p			{margin-left:25px;
			 margin-right:25px}
td				{font-weight:bold;
				text-align:left}
th				{font-weight:bold;
				text-align:center}
.italic	{font-style:italic}
.bold	{font-weight: bold}
.boldgreen	{color: #339966; font-weight: bold}
.bolder	{font-weight: bolder}