P  {
	text-align: left;
	text-indent: 20 px;
	font-family: Verdana;
	font-size: medium;
	color: White;
}

H1  {
	font-size: xx-large;
	font-family: Verdana;
	font-style: heavy;
	color: Red;
	text-align: center;
	font-weight: bolder;
}

H2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

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



hr  {
	color : Red;
}

