﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eef2fb;
}

.main_table
{
	width:990px;
	border:solid 1px #DDE5EA;
	background-color:#ffffff;
}
.main_table_row
{
	border-bottom:solid 1px #DDE5EA;
	padding-top:3px;
	padding-bottom:4px;
}
.copy_text
{
	font-family:Tahoma, Arial;
	color:#406275;
	font-size:11px;
	line-height:18px;
}
.copy_text_bold
{
	font-family:Tahoma, Arial;
	color:#406275;
	font-size:12px;
	font-weight:bold;
}
.footer_text
{
	font-family:Tahoma, Arial;
	color:#A4A4A4;
	font-size:11px;
}