
IMG.right	{
		float: right;
		}


IMG.left	{
		float: left;
		}

DIV.header	{
		top: 50px;
		}

DIV.search	{
		display: none;
		}
	
DIV.copy	{
		font: 10pt arial;
		color: black;
		}



		
DIV.sidebar	{
		display: none;
		}



H1		{
		font-size: 24pt;
		color: #cc0000;
		}


H2		{
		font-size: 20pt;
		color: #cc0000;
		}


H3	{
	font: bold 15pt arial;
	color: #cc0000;
	}

H4		{
		color: #191970;
		font: bold 12pt arial;
		}





H5	{
	font: bold 10pt arial;
	color: #696969;
	}


H6		{
		color: #696969;
		font: bold 8pt arial;
		}




P		{
		font: 10pt arial;
		}



