<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
		
	}

	/* end hide */

	ul.small{
		font-size: 11;
		line-height:1.5em;
		margin-left: 20px;
		padding-left: 0;
	}
	body {
		font-family: Verdana, Times New Roman;
		height: 100%;
		margin: 0;
		padding: 0;
		font-size: 12;
		}
	p.quotes
		{font-family: serif;
		font-size: 25;
		}
	p.text 
		{font-family: Verdana, Times New Roman;
		font-size:12;
		line-height: 1.5em; 
		}
		p.explan
		{font-family: Verdana, Times New Roman;
		font-size:12;
		line-height: 2em; 
		}

	h1	{font-family: Verdana, Times New Roman;

			text-decoration: bold;
			color: #003399;
			font-size: 15;
			}

	h2	{font-family: Verdana, New Roman;

			text-decoration: bold;
			font-size: 15;
			color: black;
			
		}
	p.bullets
		{font-family: Verdana, Times New Roman;

			color: red;
			font-size: 14;
		}
	A.special:link
		{font-family: Verdana, Times New Roman;

			color: #336666;
			text-decoration: none;
		}
	A.special:visited 
		{font-family: Verdana, Times New Roman;

			color: #336666;
		}
	A:link	
		{font-family: Verdana, Times New Roman;

			color: #006699;
			text-decoration: none;
		}
	A:visited 
		{font-family: Verdana, Times New Roman;

			color: #006699; 
			text-decoration: none;
		}
	A:hover 
		{font-family: Verdana, Times New Roman;

			color: #006699; 
			text-decoration: underline;
		}
		A.cat:link	
		{font-family: Verdana, Times New Roman;
			font-size: 10pt;
			color: gray;
			text-decoration: none;
		}
		A.cat:visited 
		{font-family: Verdana, Times New Roman;
			font-size: 10pt;
			color: gray;
			text-decoration: none;
		}
	A.cat:hover 
		{font-family: Verdana, Times New Roman;
			text-decoration: none;
			font-size: 10pt;
			color: 990000; 
		}

</style>
