P  {}

H1  {
	font-family : serif;
	font-style : italic;
	font-size : large;
	font-weight : lighter;
	color : CC0066;
	text-align : center;
}

H2  {
	font-family : serif;
	font-style : italic;
	font-size : medium;
	font-weight : bold;
	color : CC0066;
	text-align : left;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : serif;
}

HR  {
	color : CC0066;
}

.link  {
	color : CC0066;
	text-decoration : none;
}

.quote  {
	color : CC0066;
	font-size : 80%;
}

