.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
	border: thin groove #0000FF;
	text-align: center;
}
page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.txtblueDrk {

	color: #0000CC;
}
.greybackground {
	background-color: #CCCCCC;
	padding: 2px;
}
