body {
background-color: #c1b298;
}


.s1			{
				font-weight		: normal;
				font-size		: 9px;
				font-family		: Verdana;
				text-align		: center;
				color           : #000000;

				font-style  	: normal;

				text-decoration	: none;
			}
.s2			{
				font-weight		: bold;
				font-size		: 10px;
				font-family		: Verdana;
				text-align		: center;
				color           : #ffffff;
				font-style  	: normal;
				text-decoration	: none;
			}
.s3			{
				font-weight		: normal;
				font-size		: 12px;
				font-family		: Verdana;
				text-align		: left;
				color           : #4A4A4A;
				font-style  	: normal;
				text-decoration	: none;
				white-space		: normal;
			}
.s4			{
				font-weight		: normal;
				font-size		: 10px;
				font-family		: Verdana;
				text-align		: right;
				color           : #000066;
				font-style  	: normal;
				text-decoration	: none;
				white-space		: normal;
			}
.s5			{
				font-weight		: normal;
				font-size		: 10px;
				font-family		: Verdana;
				text-align		: center;
				color           : #860000;
				font-style  	: normal;
				text-decoration	: none;
				white-space		: normal;
			}
.s6
			{
				font-weight		: bold;
				font-size		: 10px;
				font-family		: verdana;
				text-align		: right;
				color			: #7b7b7b;
				font-style  	: normal;
				text-decoration	: none;
			}
a:link		{
				color:#000000;
				text-decoration:none;
			}
			
a:active	{
				color:#000000;
				text-decoration:none;
			}		
				
a:visited	{
				color:#000000;
				text-decoration:none;
			}
			
a:hover		{
				color:#ff0000;
				text-decoration:none;
			}
			
.bor		{
				BORDER-RIGHT: #000000 1px solid;
				BORDER-TOP: #000000 1px solid;
				BORDER-BOTTOM: #000000 1px solid;
				BORDER-LEFT: #000000 1px solid;
			}
			
.borl		{
				BORDER-LEFT: #000000 1px solid;
			}
.bor2
			{
				BORDER-RIGHT: #d6cec1 4px solid;
				BORDER-TOP: #d6cec1 4px solid;
				BORDER-BOTTOM: #d6cec2 4px solid;
				BORDER-LEFT: #d6cec1 4px solid;
			}
.borr		{
				BORDER-RIGHT: #000000 1px solid;
			}

