P  {
	font-family : Georgia;
}

H1  {
	font-family : Georgia;
	text-align : center;
	font-size : large;
	font-weight : bold;
	color : Green;
}

H2  {
	font-family : Georgia;
	text-align : center;
	font-size : medium;
	font-weight : bold;
}

H3  {
	font-family : Georgia;
	text-indent : 5;
	font-size : medium;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Georgia;
	font-weight : normal;
	font-size : medium;
	font-style : normal;
	margin-left : 10%;
	margin-right : 8%;
}

cite  {
	font-family : Georgia;
	font-weight : bold;
	text-decoration : underline;
}

EM  {
	font-weight : bold;
	font-style : italic;
}

sup  {
	font-size : x-small;
}

