	A
	{
		font-family : "Courier New", Courier, monospace;
		color: #9A0101;
		text-decoration : none;
	}
	A:link
	{
		font-family : "Courier New", Courier, monospace;
		color: #9A0101;
		text-decoration : none;
	}
	A:visited
	{
		font-family : "Courier New", Courier, monospace;
		color:  #9A0101;
		text-decoration : none;
	}
	A:active
	{
		font-family : "Courier New", Courier, monospace;
		color: #9A0101;
	}
	A:hover {
		font-family : "Courier New", Courier, monospace;
		color: #782A01;
	}
	h3
	{
		font-family : "Courier New", Courier, monospace;
		font-size : 11pt;
	}
	td
	{
		font-family : "Courier New", Courier, monospace;
		color: #ffffff;        
		font-size : 9pt;
	}
    body
	{
         margin: 0px;;
    }