body 
	{
	font-family: "Times New Roman";
	font-size: 12pt;
	margin-left: 36pt;
	margin-right: 36pt;
	}
	
div.title
	{
	font-family: "Times New Roman";
	font-size:24pt;
	font-weight:bold;
	text-align: center;
	}

div.footer
	{
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	}
	
div.sm_list
	{
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	}
	
div.center
	{
	text-align: center;
	}
	
div.left
	{
	text-align: left;
	}
	
div.centeq
	{
	font-weight: bold;
	text-align: center;
	color: red;
	}
	
span.greek
	{
	font-family:"Symbol";
	font-weight:bold;
	}

span.eq
	{
	font-weight: bold;
	color: red;
	}

div.eq
	{
	font-weight: bold;
	color: red;
	}
	
div.galpha
	{
	font-family:"Times New Roman";
	font-size: 16pt;
	font-weight: bold;
	}

div.majorhd
	{
	font-family:"Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	}

span.off
	{
	font-weight: bold;
	color: red;
	}

span.on
	{
	font-weight: bold;
	color: green;
	}