body	{
		margin:0px;
		padding:0px;
		background:url(images/bot.jpg) bottom left repeat-x
		}
td		{
		color:#636363;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:16px;
		color:#124584
		}
ul a	{
		color:#636363;
		text-decoration:none
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li 		{
		height:16px;
		color:#124584
		}
ol a	{
		color:#636363;
		text-decoration:underline;
		}
b		{
		color:#124584;
		}
a		{
		color:#124584;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
textarea{
		width:217px;
		height:69px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px;
		overflow:auto
		}

.line	{
		background:url(images/line2.gif) top left repeat-x;
		height:1px;
		width:157px;
		}
.priv 	{
		color:#252525;
		margin:34 0 0 40px
		}
.priv a	{
		color:#252525;
		text-decoration:none;
		}