body	{
		margin:0px;
		padding:0px;
		background:#426dad url(images/all_b.jpg) top left repeat-x
		}
		
h1		{font-size: 1.5em; text-align: center;}		

td		{
		color:#333;
		font-family:tahoma;
		font-size:12px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:14px;
		color:#2B526B
		}
.list2 li 		{
		height:14px;
		color:#FFFFFF
		}
.list2 a{
		color:#FFFFFF;
		}
.list3 li 		{
		height:14px;
		color:#3A3A3A
		}
.list3 a{
		color:#3A3A3A;
		}
#tf1 input{
		width:60px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
#tf1 select{
		width:155px;
		}
#tf2 input{
		width:60px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
#tf2 select{
		width:155px;
		}
#f1 input{
		width:105px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
select	{
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		}
strong	{
		color:#366483;
		}
a		{
		color:#0000ce;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:underline;
		}
.tm		{
		color:#3A3A3A;
		font-weight:bold;
		text-decoration:underline;
		font-size:10px;
		}
.t2		{
		color:#DCDBC6;
		}
.t2 strong	{
		color:#DCDBC6;
		}
.m1		{
		color:#F8A300;
		font-weight:bold;
		text-decoration:underline;
		}
.priv	{
		color:#7F7F7F;
		margin:36 0 0 20px
		}
.priv a	{
		color:#7F7F7F;
		text-decoration:none;
		}