body, td
	{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	}
	
body
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
a:link, a:active, a:visited
	{
	color: #275877;
	text-decoration: none
	}
	
a:hover
	{
	color: #275877;
	text-decoration: underline
	}
	
.logo 
	{
	background-image:  url(../images/logoside.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
input, select, textarea 
	{
	font-family: verdana, arial, helvetica;
	border: 1px solid #9EB1BD;
	}
	
.formfield
	{
	width: 100%;
	border: 1px solid #9EB1BD;
	font-family: verdana, arial, helvetica;
	}
	
.button
	{
	width: 48%;
	border: 1px solid #9EB1BD;
	}