﻿body 
{
    font-family:Verdana;
    font-weight:normal;
    font-size:10pt;
	margin:0px;	
	padding:0px;
}
img
{
	border-style:none;
    width: 65px;
    height: 61px;
}
td
{
    vertical-align:top;
  
}
.Header
{
	font-family:Verdana;
	font-size:14pt;
	font-weight:normal;
    color:#787878;
    text-decoration:none;
    font-weight:normal;    
}
.SubHeader
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	text-transform:none;
	color:#787878;
	
}
.Content
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	text-transform:none;
	color:#636363;
}



