a:link {	color: #900;	text-decoration: none;}
a:active { color: #0000CC; text-decoration: none;}
a:hover {  color: #FF0000; 	text-decoration: none;}
a:visited {	color: #900;  	text-decoration: none;}



h1 {  font-size: 2.5em; font-weight: normal}
h2 {  font-size: 2.2em; font-weight: normal}
h3 {  font-size: 2em; font-weight: normal}
h4 {  font-size: 1.8em; font-weight: normal}
h5 {  font-size: 1.5em; font-weight: normal}
h6 {  font-size: 1em; font-weight: normal}

body {  background-color: #F1F3F5; color: #000000; text-align: center}