body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #669999;
	margin: 0px;
	box-sizing: border-box;

	}
	
p  {font-size: 10pt}

 ul {
	font-family: 10pt Arial, Helvetica, sans-serif ;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;


	} 


	 	
/* Main table */	
table#main{
	width: 760px;
	border-left: solid #ffffff 4px;
	border-right: solid #ffffff 4px;
	border-bottom: solid #ffffff 4px;
	border-collapse: collapse;
	}

/* Search styling for department pages */
div#srchsection{
width: 200px;
height: 24px;
margin-left: 78px;
margin-top: 3px;
}
