﻿.contentStyle
{
	line-height:27px;
	font-size:12px;
	color:#231815;
}

table.singleborder
{
    border-collapse: collapse;
    border: 1px solid #000000;
}

table.singleborder th
{
    height: 30px;
}

table.singleborder td, table.singleborder th
{
    border: 1px solid #000000;
    padding: 0 1em 0;
}

.viewtable
{
	border-collapse: collapse;
	border-color: #000000;
	border-style: double;
	border-width: 1px;
}