@charset "iso-8859-1";
	a:link		{color:blue}
	a:active	{color:blue}
	a:visited	{color:blue}
	a:hover		{color:white}
	
	body 			{background-color:#cc9966; font-family:Times New Roman}
	
	div.staff		{font-weight:800; font-size:12pt}
	
	span.valid		{margin-left:10%; margin-right:10%}
	
	h1.pagetitle 	{font-size:32pt; font-style:italic}
	
	table.main_layout	{width:100%}
	table.links		{width:100%; text-align:center}
	
	td.navigation 	{width:30%; padding-top:1in}
	td.title 		{border-width:1pt; text-align:center; vertical-align:center}
	td.body 		{border-width:1pt; text-align:center}
	td.links		{border-width:1pt; text-align:center}
