P  {
	font-family : Arial, Helvetica, sans-serif;
	font : x-small;
	line-height : 20px;
	}

H1  {
	color : Navy;
	font-weight : bold;
	font-size : medium;
	text-align : center;
}

H2  {
	color : Blue;
	font-weight : bold;
	font-size : medium;
	text-align : Right;
}

H3  {}

A  {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	
	text-decoration : underline;
}

BODY  {
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font : x-small;
	line-height : 20px;
}

TABLE {
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font : x-small;
	line-height : 20px;
}
