P  {
	font-size : small;
	font-family : Georgia;
	color : Black;
	text-align: justify;
	line-height: 25px;
	text-indent: 10px;
}

H1  {}

H2  {}

H3  {
	font-size : small;
	font-family : Georgia;
	color : Black;
	text-align: right;
}

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

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

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

BODY  {
	font-size : small;
	font-family : Georgia;
	font-style : italic;
	color : Black;
}


