A{
	color : Navy;
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding-bottom : 3;
	padding-left : 5;
	padding-right : 5;
	padding-top : 3;
	font-weight : bold;
}

A:Active  {
	color : Blue;
	background-color : Black;
}

A:Hover  {
	text-decoration : none;
	color : Aqua;
	background-color : Navy;
}
BODY{
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
 

.N1{
	padding : 3px;
	letter-spacing : 3px;
	font-size : larger;
	text-align : left;
	font-weight : bold;
	text-indent : 10px;
	margin-bottom : 5px;
	margin-top : 20px;
	border-bottom : thin;
	text-decoration : none;
	border : thin solid;
}

.N2{
	font-size : larger;
	text-align : left;
	font-weight : bold;
	margin-top : 10px;
}

.tz{
	font-style : italic;
	font-size : smaller;
	margin-top : 8px;
}

.foot{
	font-size : x-small;
	font-style : italic;
	text-align : center;
}

TD{
	font-size : 10px;
}

.V{
	font-size : 14px;
}

