html
	{
	height: 100%;
	width: 100%;
	}
	
body
	{
	font-family: verdana;
	color: #243265;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	}

img
	{
	vertical-align: top;
	}

a
	{
	font-family: verdana;
	color: #243265;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{
	font-family: verdana;
	color: #243265;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	font-family: verdana;
	color: #243265;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
td
	{
	font-family: verdana;
	color: #243265;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	line-height: 160%;
	}