	Body  { }
	p  { }
	
	H1   { font-style: normal; font-weight: normal; font-stretch: normal; margin: 0; padding: 5px }
	H2  { font-style: normal; font-weight: normal; font-stretch: normal; margin: 0; padding: 5px }
	H3   { font-style: normal; font-weight: bold; font-stretch: normal; margin: 0; padding: 5px }
	
	a:link   { color: #000066; text-decoration: underline; font-decoration: none  }/* unvisited link */
	a:visited  { color: #000066; text-decoration: underline; font-decoration: none  }/* visited link */
	a:hover    { color: maroon; text-decoration: underline; font-decoration: none   }/* mouse over link */
	a:active	{ color: #000066; text-decoration: underline; font-decoration: none  }/* selected link */
	
	.blue_border { border : 1px solid #528AC6;}
