H1 {
	color : Black;
	font-family : Arial;
	font-size : 300%;
	margin-bottom : auto;
	margin-left : auto;
	font: bold Arial;
}
.oneline
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: thin ridge;
	BORDER-LEFT: thin;
	BORDER-RIGHT: thin;
	BORDER-TOP: thin;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt
}
.button
{
	BACKGROUND-COLOR: #3366CC;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	border-style: outset;
	COLOR: White;
	CURSOR: hand;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt
}
.textbox
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: thin ridge;
	BORDER-LEFT: thin ridge;
	BORDER-RIGHT: thin ridge;
	BORDER-TOP: thin ridge;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	HEIGHT: 170px;
	WIDTH: 500px;
	font-weight : bold;
}
