body	{
		margin:0px;
		padding:0px;
		background:#252525
		}
td		{
		color:#898989;
		font-family:tahoma;
		font-size:.75em;
		line-height:16px
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:22px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 11px
		}
ul a	{
		color:#464646;
		font-weight:bold;
		text-decoration:none;
		}
strong	{
		color:#464646;
		}
textarea{
		width:196px;
		height:104px;		
		border-style:solid;
		border-width:1px;
		border-color:#9B9B9B;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:12px;
		color:#9B9B9B;
		padding:2 0 0 11px;
		overflow:auto
		}
input	{
		width:164px;
		height:23px;		
		border-style:solid;
		border-width:1px;
		border-color:#9B9B9B;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:12px;
		color:#9B9B9B;
		padding:2 0 0 11px;
		}
a		{
		color:#003580;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
.more	{
		color:#464646;
		font-weight:bold;
		text-decoration:none;
		}
.priv 	{
		color:#898989;
		line-height:13px;
		font-size:11px;
		margin:24 0 0 89px;
		}
.priv a	{
		text-decoration:none;
		color:#898989;
		}
#footer {
        font-size:.85em;
		width:700px;
}

#footer a {
color:#898989;
}

#footer a:hover {
text-decoration:underline;
}

.newinfo {
        font-size:1.25em;
		margin-left:50px;
		margin-top:10px;
		color:#FFFFFF;
}