body	{
		margin:0px;
		padding:0px;
		background:#6A7289;
		
		}
td		{
		font-family:tahoma, sans-serif;
		font-size:12px;
		color:#F0F2F4;
		line-height:14px
		}
a		{
		color:#F0D574;
		text-decoration:underline;
		}
h1		{
		background:url(web/resources/art/h1.gif) top left no-repeat; 
		border: 0px; 
		margin: 0px; 
		padding: 5 0 0 0px; 
		font-family:tahoma, sans-serif; 
		font-size:12px; 
		color:#F0F2F4; 
		line-height:14px; 
		font-weight: bold
		}
textarea{
		width:164px;
		height:150px;
		border-style:solid;
		border-width:1px;
		border-color:#AEB2BE;
		background:#758094;
		color:#FFFFFF;
		font-family:tahoma, sans-serif;
		font-size:12px;
		padding:4 0 0 7px;
		overflow:hidden
		}
input	{
		height:21px;
		border-style:solid;
		border-width:1px;
		border-color:#AEB2BE;
		background:#758094;
		color:#FFFFFF;
		font-family:tahoma, sans-serif;
		font-size:12px;
		padding:3 0 0 6px
		}
.bot	{
		font-size:9px;
		margin:27 0 0 46px;
		color:#BCC3D8
		}
.top a	{
		color:#666D84;
		font-family:tahoma, sans-serif;
		font-size:9px;
		line-height:11px;
		text-decoration:none;
		}
