body {margin: 0px;}

body, p, div, td, h1, h2	{
	font-family: arial, georgia, helvetica, sans;
	}
	
body, p, div, td	{
	font-size: 9pt;
	}
	
h1	{color: #DF0023;
	font-size: 13pt;
	}
	
h2	{color: #000000;
	font-size: 11pt;
	}

h1.red	{color: #DF0023;
	font-size: 11pt;
	}

	
h3	{color: #000000;
	font-size: 10pt;
	}

	
.header	{
	color: #DF0023;
	font-size: 10pt;
	}
	
A	{color:  #DF0023;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}

A:hover	{color:  #FFB9B9;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}

A.copyright:hover	{color:  #FFB9B9;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	
p	{text-indent: 15px;}

p.noindent	{text-indent: 0px;}
	
.copyright		{
	font-family: arial, georgia, helvetica, sans;
	font-size: 7pt;
	color: white;}