body {
	padding: 10px;
	margin: 0px;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #161616;
}
.title {
color: #DF3709;
font-weight: bold;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase;
text-align:left;
}
.company_name {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #00007F;
font-weight:bold;
}
.content_cell {
padding: 10px;
text-align:justify;
}
.menu_cell {
background-color: #F1F9FF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #161616;
	line-height: 25px;
}
a.menu, a.menu:visited {
	color: #4A4A4A;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu:hover, a.menu:active { 
	color: #DF3709; 
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a, a:visited {
	color: #ED2028;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover, a:active { 
	color: #00007F; 
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.main_table {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00007F;
	border-right-color: #00007F;
	border-bottom-color: #00007F;
	border-left-color: #00007F;
}
.image{
border-left: 5px solid #ffffff;
}
.text {
text-align:justify;
}