BODY { font-size: 10px;
       font-weight: normal;
       font-family: Arial;
       color: #000000;
       text-align: justify;
       margin-right: 0px; }
 .t1	{ font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: justify}
 .t2	{ font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: center}
 .t3	{ font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: left}
 .t4	{ font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-align: center}
 .h1	{ font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #00005d;
	text-align: left}
 .h2	{ font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #00005d;
	text-align: left}
 .h3	{ font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #00055d;
	text-align: left}
 .l1	{ font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #00007d;}
 .l2	{ font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #00007d;}

UL	{margin-top: 0px;}

A {text-decoration: none; font-style: italic; font-weight: bold; color: #00007d;}
A:link {text-decoration: none; font-style: italic; color: #00007d;}
A:visited {text-decoration: none; font-style: italic;}
A:active {text-decoration: underline; font-style: italic; }
A:hover {text-decoration: underline; font-style: italic; color: #4A4A7A}
