body 
{
	font-family: Arial, Helvetica, sans-serif;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
}

td.sideline
{
	background-repeat: repeat-y;
}

td.bottom
{
	vertical-align: top;
}

.text
{
	font-size: 11px;
	font-family: tahoma;
	color: #432a12;
}
.hdr_text
{
	font-size: 11px;
	font-family: tahoma;
	color: #94356a;
}
.address
{
	font-size: 10px;
	font-family: arial;
}
.add_bold
{
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
}

table.main
{
    border-color: #a49484;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.main
{
    border-color: #a49484;
    border-style: solid;
	margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    
}
