P  {
	text-align: left;
	text-indent: 10 px;
	font-family: Verdana;
	font-size: small;
	color: Black;
}

H1  {
	font-size: xx-large;
	font-family: Verdana;
	font-style: normal;
	color: Red;
	text-align: center;
	text-indent: 20 px;
	font-weight: bold;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	padding-left : 20;
}

pre  {
	font-size: x-large;
	font-family: Courier New;
	color: White;
	font-weight: bold;
}

hr  {
	color : Red;
}

