body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	}

font.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #030303;
	line-height: normal;
	}

td.text {
    font-family: Arial, Helvetica, sans-serif;
	color: #030303;
	font-size: 12px;
	}

td.painted 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: lowercase;	
	background-color: #A40000;
	}

td.texta {
    font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	letter-spacing: 1px;
	font-size: 11px;
	}


td.painted:hover 
	{   
	background: #B81B16;
	color:#4D111D;
	}
	
	a:link 
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	a:visited 
	{
  	color: #FFFFFF;
  	text-decoration: none;
	}

	a:hover 
	{
	text-decoration: none;
	}

td.paintedgrey 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	letter-spacing: 1px;
	background-color: #C0C0C0;
	}

td.paintedgrey:hover 
	{   
	background: #EAEAEA;
	}

td.paintedgreycontact 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	letter-spacing: 1px;
	background-color: #EAEAEA;
	}

td.paintedgreycontact:hover 
	{   
	background: #FFFFFF;
	}
