h1 {
font-family: verdana, arial, helvetica, sans serif;
font-size:12px;
font-weight:bold;
text-decoration: underline;
color:#000;
}
h2 {
font-family: verdana, arial, helvetica, sans serif;
font-size:11px;
font-weight:bold;
text-decoration: underline;
color:#FFF;
}
body	{
		margin:0px;
		padding:0px;
		}
td		{
		color:#636363;
		font-family:tahoma;
		font-size:11px;
		}
strong 	{
		color:#464646;
		}
a		{
		color:#363636;
		text-decoration:underline;
		}
.priv	{
		color:#898989;
		}
.priv a	{
		color:#898989;
		text-decoration:none;
		}
.top	{
		color:#D1EB2A;
		font-family:tahoma;
		font-size:11px;
		margin:89 0 0 0px
		}
.top a 	{
		color:#D1EB2A;
		text-decoration:none;
		}
#f1	input{
		width:112px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#9C9C9C;
		color:#464646;
		font-family:tahoma;
		font-size:11px;
		padding:2 0 0 5px
		}
#form input{
		width:137px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#9C9C9C;
		color:#464646;
		font-family:tahoma;
		font-size:11px;
		padding:2 0 0 5px
		}
#form textarea{
		width:137px;
		height:78px;
		border-style:solid;
		border-width:1px;
		border-color:#9C9C9C;
		color:#464646;
		font-family:tahoma;
		font-size:11px;
		padding:2 0 0 5px;
		overflow:hidden
		}
