﻿	body 
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		color: #000000;
		font-size: 11px;
		line-height: 13px;
		
	}
	
	div,td,tr,table,ul,p,body,input,select
	{
		font-family: arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 13px;
	}
	
	a:link {
font-size: 12px;		
color: #525252;
		text-decoration: underline;
	}
	a:visited {
		color: #525252;
		text-decoration: underline;
	}
	a:hover {
		color: #525252;
		text-decoration: underline;
	}
	a:active {
		color: #525252;
		text-decoration: underline;
	}
		
	H1
	{
		padding-top:3px;
		Font-size:10pt;
		color:#889fad;
		font-style: bold;
	}
	
	H2
	{
		color:#cbb9b9;
		padding-top:3px;
		font-style: bold;
		Font-size:14px;
	}
	
	H3
	{
		color:#4c8d93;
		padding-top:3px;
		font-style: bold;
		Font-size:12px;
	}
	
	IMG
	{
		border:0px;
	}
	