body
{
	font-family:  Arial, Helvetica, Swiss, Verdana, sans-serif;
	font-size: 10pt;
	margin:10px 10px 0px 10px;
	padding:0px;
	text-align:left;
		}
p, td
	{
	text-align: left;
	font-size: 12pt;
	font-family: Arial, Helvetica, Swiss, Verdana, sans-serif;
	}
	
td.caption
	(font-size:10pt;}
	
h1, h2, h3, h4, h5
	{
	font-weight-bold;
	text-align: center;
	color: blue;
	font-family: Arial, Helvetica, Swiss, Verdana, sans-serif;
	}
	
h1

	{
	font-size: 24pt;
	}


h2
	{
	font-size: 20pt;
	}

h4
	{
	font-size: 16 pt;


h4
	{
	font-size: 14 pt;
	}

h5
	{
	font-size: 12 pt;
	}


a:link
	{
	color: white;
	background-color: blue;
	}

a:hover
	{
	color: white;
	font-weight: bold;
	background-color: blue
	}

a:visited
	{
	color: white;
	font-weight: bold;
	background-color: blue;
	}