body {background-color: #000033;
	  Color: #000066;
	  	font-size: 11pt;
		font-weight: 400;
		text-decoration: none;
		font-family: serif;
		margin-left:  0;
		margin-top: 0;
	  }
	  
a:link, a:visited {color: #ffffff;
					font-size: 10pt;
					font-weight: bold;
					text-decoration: none;
					font-family: serif;
					}
					
a:hover {color: #ffffff;
		font-size: 10pt;
		font-weight: old;
		font-family: serif;
		text-decoration: underline;
					}
					