body, td
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: regular;
	font-size : 16px;
	line-height : 21px;
	color : #866D5E;
	}

small
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: regular;
	font-weight: regular;
	font-size : 11px;
	color : #866D5E;
	}

h1
	{
	font-family : Arista Light, Verdana;
	src: url(arista.ttf);
	font-weight: bold;
	font-size : 31px;
	color : #866D5E;
	}

h2
	{
	font-family : Arista Light, Verdana;
	src: url(arista.ttf);
	font-weight: bold;
	font-size : 31px;
	color : #866D5E;
	}

h3
	{
	font-family : Arista Light, Verdana;
	src: url(arista.ttf);
	font-weight: bold;
	font-size : 19px;
	color : #866D5E;
	}

A:link {text-decoration: none; color: #866D5E; font-size=12px; font-weight=bold;}
A:visited {text-decoration: none; color: #866D5E; font-size=12px; font-weight=bold;}
A:active {text-decoration: none; color: #866D5E; font-size=12px; font-weight=bold;}
A:hover {text-decoration: none; color: #DF1B00; font-size=12px; font-weight=bold; position: relative; top: 1px;}