P  {
	font-size : small;
	font-family : serif;
	color : Black;
	text-align: justify;
}

H1  {}

H2  {}

H3  {}

A:Visited  {
	font-size : x-small;
	font-family : serif BT;
	font-weight: bold;
	color: #f58800;
	text-decoration : none;}

A:Active  {
	font-size : x-small;
	font-family : serif BT;
	color : red;
	font-weight: bold;
	text-decoration : none;	}

A:link  {
	font-size : x-small;
	font-family : serif BT;
	color: #f58800;
	font-weight: bold;
	text-decoration : none;	}

BODY  {
	font-size : small;
	font-family : serif bt;
	color : Black;
}


