/* Start of CMSMS style sheet 'kings' */
A:link	{
	color: #7E6766;
	text-decoration: none;
	}
A:visited	{
	color: #7E6766;
	text-decoration: none;
	}
A:hover	{
	color: #7E6766;
	text-decoration: none;
	}
A:active	{
	color: #7E6766;
	text-decoration: none;
	}
A	{
	color: #7E6766;
	text-decoration: none;
	}
BODY	{
	background-color: #D9CFBB;
                background-image: url(uploads/images/background.jpg);
                background-position: top center;
                background-repeat: no-repeat;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Gill Sans MT', Arial, Helvetica, 'sans serif';
	ztext-align: justify;
	}
H1	{
	color: #7E6766;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 15px;
                border-left: dotted 2px #7E6766;
	}

TD, P	{
	color: #666666;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 13px;
	line-height: 20px;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}

/* End of 'kings' */

