body{	background-color: #001200;	color: #ffffcc;	font-size: 12pt;	font-family: arial, verdana;	text-align: center;}h1{	text-align: center;	font-size: 20pt;	color: #cc6600;	font-family: verdana;	font-weight: bold;}h2{	font-size: 18pt;	color: #990099;	font-family: verdana;	font-style: italic;}/*Side Menu Styles*/.RightPanel{	width: 18%;	float: right;	overflow: hidden;}.LeftPanel{	width: 20%;	float: left;	overflow: hidden;}.menubar{	background-color: #333333;	padding: 1px;}.menutitle{	background-color: #002222;	color: #99cc99;	font-size: 14pt;	text-align: center;	margin: 1px;}.menuitem{	background-color: #002222;	color: #330033;	font-size: 14pt;	text-align: center;	margin: 1px;}/*Page Content Styles*/.mainsection{	float: left;	width: 60%;	overflow: hidden;}.content{	background-color: #001200;	color: #ffffcc;	text-align: left;	width: 90%;	margin-left: auto;	margin-right: auto;}.LeftImage{	width: 200px;	float: left;	overflow: hidden;	font-size: 10pt;	text-align: center;}.CentreImage{	margin-left: auto;	margin-right: auto;	overflow: hidden;	font-size: 10pt;	text-align: center;}/*Link Styles*/a:link{	color: #cc6600;	text-decoration: none;}a:visited{	color: #cc6600;	text-decoration: none;}a:hover{	color: #996600;}a:active{	color: #996600;}
