<!--

a:link       { color: #35393B; text-decoration:none }
a:active     { color: #845920; text-decoration:none }
a:visited    { color: #845920; text-decoration:none }

a:hover	{
		color: #B97F2D;
		text-decoration:underline;
		}

body	{	
		color: #000000;
		background-color:#DCBF98;
		font-size:12px ! important;
		font-family: Arial;
		line-height: 17px;
		background-position:right top;
		background-repeat:no-repeat;
		background-attachment:fixed;
		}

p		{
		font-size:12px;
		font-family: Arial;
		line-height: 17px;
		}

h1		{
		font-size: 24px;
		font-family: Arial;
		font-weight: 400;
		text-decoration: none;
		margin-left: 3px;
		margin-top: 3px;
		margin-bottom: 3px
		}

h2		{
		font-size: 14px;
		font-family: Arial;
		font-weight: 400;
		text-decoration: none;
		margin-left: 3px;
		margin-top: 3px;
		margin-bottom: 3px
		}

ul		{
		font-size:12px;
		font-family: Arial;
		line-height: 13px;
		}

td		{
		font-size:12px;
		font-family: Arial;
		line-height: 17px;
		}

// -->