body
{
	font-family: Arial;
}
#neck
{
	width: 100%;
}

#form table
{
	width: 100%;
	background: #F0F0F0;
	padding: 5px;
}

#form th input
{
	display: block;
	width: 100%;
}
#form th
{
	text-align: left;
}

input
{
	vertical-align: middle;
}
.descr
{
	font-size: x-small;
	vertical-align: top;
}
.logo
{
	font-style: italic;
	font-size: 50px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
a {text-decoration:none}
a:link {color:Blue;}
a:hover {color:Red;text-decoration:underline}
a:visited {}
a:active {color:Green}
table
{
	font-size:12px;
}
td
{
	text-align:left;
}
h1
{
	margin:0px;
}
.info
{
	font-size:larger;
}
a.crosslink { border: 1px solid #ffffff;}
a.crosslink:hover {border-color: #000000;}
