﻿body
{
}

.text1
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}

.error
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Verdana;
}

table.table1 {
    border-width: 1px;
    border-style: solid;
    border-color: #C14F03; 
}

table.table1 thead 
{
	background-color: #cccccc;
}

table.table1 td {
	background-color: #e7e7e7;
} 
