h1{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	padding: 0;
}

div.notice
{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
}

table.form
{
	font-family: Arial;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	margin: 22px 0 0 10px;
}

table.form input.thin,
table.form select.thin,
table.form textarea.thin
{
	font-family: Verdana;
	font-size: 14pt;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #54585b;

	width: 100%;
}

table.form div.label
{
	color: #a0a0a0;
	font-size: 15pt;
	margin-bottom: 0.5em;
}

table.form div.bettwen
{
	margin-bottom: 1.3em;
}

table.form div.comment
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 0.9em;
}

table.form span.star
{
	color: #cc090d;
	margin-left: 7px;
	font-weight: bold;
}

table.radio td.label
{
	font-size: 18px;
	padding: 0 0 0.1em 0.5em;
}

table.form_end td
{
	font-size: 30px;
	padding-bottom: 1.2em;
}

#inputSubmit
{	font-size:20px;}