a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
	
p
	{margin-right:0cm;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman",serif;
	}

.sidenav {
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  padding-top: 20px;
}

.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 28px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

ul li
{
    margin-bottom: 10px;
	font-size:12.0pt;
}

h1, h2, h3, h4, h5 {
  text-align: center;
}