
	body {
		font-family		:verdana;
		font-size		:10pt;
		background-color:#FFFFFF;
	}

	h1{
		font-family		:verdana;
		font-size		:10pt;
		font-weight		:bold;
	}
	h2{
		font-family		:verdana;
		font-size		:12pt;
		font-weight		:bold;
		text-align		:center;
	}
	
	span
	{
		font-family: verdana; 
		font-size: 10pt;
		vertical-align: bottom;
	}
	
	div
	{
		font-family: verdana; 
		font-size: 10pt;
	}

	table
	{
		font-family: verdana; 
		font-size: 10pt;
	}
	
	input
	{
		font-family: verdana; 
		font-size: 10pt;
	}
	
	select
	{
		font-family: verdana; 
		font-size: 10pt;
	}
	
	textarea
	{
		font-family: verdana; 
		font-size: 10pt;
	}
	
	
	hr
	{
		color:black;
		height:1px;
		
		text-align: center;
	}
	
	
	



