.MenuSection {background-color:#800050; color:white;font-weight:bold;font-size:12px}
.MenuSection a {color:white;text-decoration:none;}
			
.FoooterSection {background-color:#b0b0b0;font-size:10px}
.FoooterSection a {color:202040;text-decoration:none;font-size:10px}
			
.SimpleBorder {border:1px solid gray}
		
h1 {font-family:arial;font-size:28px;color:#202040}
h2 {font-family:arial;font-size:18px;color:#202040; margin-bottom:8px}
			
table {font-family:arial;font-size:14px;color:#202040}
			
a {color:blue}
a:hover {text-decoration:none}
