﻿body 
{
    margin:0px;
}
table
{
    font-family:tahoma,verdana;
    font-size:9pt;
    
}

tr.head
{
    background-color:#990000;
    color:#ffffff;
    font-weight:bold;
}
tr.row
{
    background-color:#cccccc;
}
td.row
{
	color: #000000;
	font-weight: normal;
	font-family:Tahoma;
	font-size:8pt;
	
}
tr.alternating
{
    background-color:#ccccee;
}
td.txt1
{
    font-family:tahoma;
    font-size:12px;
	line-height:17px;
    

}
td.head
{
    font-family:tahoma;
    font-size:8pt;
    color:Black;
    
}.footerTxt {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	line-height:16px;
}

p.txt
{
	font-family:tahoma;
    font-size:12px;
	line-height:18px;
	text-align:justify;
		margin:5px;

	}
.subHead
{
	font-size: 16px;
	font-weight: bold;
	

}

.txtBlue
{
	font-family: Tahoma;
	font-size: 12;
	color: #0000FF;
}