﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #21397A;
}
a
{
	font-size:10pt;
}
a:active
{
	text-decoration: none;
	color:#003399;
	
}
a:hover
{
	text-decoration: none;
	color:#ff6908;
}
a:link
{
	text-decoration: none;
	color:#003399;
}
a:visited
{
	text-decoration: none;
	color:#003399;
}
table
{
	border:0px;}
td
{
	font-size:10pt;
}	
.table1
{
	margin:auto;
	
	height: auto;
	border-width: 1px;
	padding: 0;
	border-style: solid;
	border-color: Blue;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	table-layout: fixed;
}
.table2
{
	margin:auto;
	
	height: auto;
	
	padding: 0;
	
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.hd1 {	FONT: bold 14px verdana; COLOR: #787878
}
.style6 {font-size: 12px;color: #003399;}
.nomargin{ margin:0 0 0 0;}
.lb
{
	line-height:30px;
}
.lbcont
{
	overflow: auto;
}

