body {margin-top: 2px; margin-left: 20px;  margin-right: 20px;  }

h1 {
	
}

h2 {
	
}

h3 {
	color: Blue;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}









A:link {color: Blue; text-decoration: underline; font-weight: bold;}

A:visited {color: Teal; text-decoration: underline; font-weight: bold;}
a:hover{color: #6699FF; text-decoration: none;}