.art {  font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 16px; }

.box { border-style: solid;
       border-color: black;
       border-width: 1; 
       background-color: #5f5c61; }

.box2 { border-style: solid;
       border-color: black;
       border-width: 1; 
       background-color: #524E54; }

a:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #a6a1aa;
	text-decoration: none;}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #a6a1aa;
	text-decoration: none;}

input, textarea, select
	{
		background-color: 524E54;
		border-style: solid;
		border-color: 000000;
		border-width: 1;}
BODY
        {
        font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;}



