
form			{
			margin:0px; 
			}

h1			{
			font-size:12px;
			font-weight:normal;
			}

li a:link		{
			color:#770000;
			text-decoration:underline;
			}
li a:visited		{
			color:#770000;
			text-decoration:underline;
			}
li a:hover		{
			color:#770000;
			text-decoration:none;
			}

a:link			{
			color:#770000;
			text-decoration:underline;
			}
a:visited		{
			color:#770000;
			text-decoration:underline;
			}
a:hover			{
			color:#000000;
			text-decoration:none;
			}

#header a		{
			color:#996300;
			text-decoration:none;
			}

#content ul		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
#content ul li		{
			margin-bottom: 2.0em;
			}
#content ul p		{
			margin: 0;
			padding: 0;
			padding-top:5px;
			}

.t-1px			{
			font-family:Tahoma; 
			font-size:1px; 
			}
.t-main			{
			font-family:Arial; 
			font-size:12px; 
			}



