﻿body
{
    background-color:#EBF4FB;
}

table
{
    background-color:#EBF4FB;
	font-family: Verdana;
	font-size:10pt;
}

td.header
{
	font-size:12pt;
	font-weight: bold;
}
td.header2
{
	font-size:12pt;
	font-weight: bold;
	text-align:center;
}

p.header
{
	font-weight:bold;
	font-style:italic;
}

p.footer
{
	font-family:Arial;
	font-size:9pt;
	text-align:left;
}

p.header2
{
	font-weight:bold;
	
}
       
table.tri_message
{
	height: 50px;
	text-align:center;
	width:100%;
}

td.tri_message
{
	width:20%;	
}

table.footer
{
	font-family:Arial;
	font-size:9pt;
	width:100%;
}

td.footer
{
    background-color:#EBFAFF;
	border-style:inset;
	border-width:1px;
	height:35px;
	text-align: center;
}
