body {
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
 }

a:link {color: #000000;
background-color: #D6CBBF;
text-decoration: none;
 }

a:hover {color: #000000;
background-color: #ceefff;
text-decoration: none;
 }

h1 {color: #000000;
background-color: #D6CBBF;
font-family: sans-serif;
font-size: 1em;
font-weight: bold;
padding: .25em; }

h2 {color: #000000;
background-color: #ffffff;
font-family: sans-serif;
font-size: 2em;
font-weight: bold;
 }p {
	font-size: small;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #ceefff;
}
