﻿body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:white;
	font-size:12;
	font-family:Calibri;
	 
	}
.divContent
{
	width:440px;
	height:auto;
	table-layout:fixed;
}

.tbl
{
	width: 440px;
	height:auto;
	table-layout:fixed;
}
.tbl_TD1
{
	width: 15px;
}
.tbl_TR1
{
	width: 100px;
	font-size:small;
	font-family:Times New Roman;
}
.tbl_TD2
{
	width: auto;
}
.tbl_TD3
{
	width: 15px;
}
.Tbl_Title_Td
{
	color: #334270;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	height: 41px;
}

