﻿html, body, table
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333132;
	margin: 0;
	padding: 0;	
	font-size: 0.9em;
}
form
{
	width:714px;	
	margin-left:auto;
	margin-right:auto;	
	padding: 40px 0 0 0;
	position:relative;
}
img
{
	border:0;
}
a
{
	color: #009aaf;
	font-weight:normal;
	text-decoration: underline;
}
a:link
{
	color: #009aaf;
	font-weight:normal;
	text-decoration: underline;
}
a:visited
{
	color: #009aaf;
	font-weight:normal;
	text-decoration: underline;
}
a:hover
{
	color: #009aaf;
	font-weight:normal;
	text-decoration: none;
}
a:active
{
	color: #009aaf;
	font-weight:normal;
	text-decoration: underline;
}