P  {
	font-size : small;
	font-family : Times New Roman;
	font-style : italic;
	color : #666666;
	background-color : #ffeecc;
	border-style : solid;
	border-width : thin;
	padding : 0.5em;
	border-color : #666666;
	margin-top : 0em;
}

H1  {
	text-align : center;
	background-color : #ffeecc;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	margin-top : 0em;
	background-color : #ffeecc;
	color : #666666;
	font-size : small;
	font-style : italic;
	font-family : Times New Roman;
}

.smallblack {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
