<!--
body      {
	background-color : #FFFFEA;
	text-align       : left;
	color            : black;
	font-family      : Verdana;
}

div.main  {
/*	margin-left : 100px;	*/
/*	margin-right : 100px;	*/

/*	padding-left: 100px;	*/
/*	padding-right: 100px;	*/

	text-align: left;
	line-height : 140%;
	width : 600px;
	font-size   : 14px;
}

div.title  {
	font-size   : 16pt;
	color       : #000000;
	text-align  : center;
}

div.foot  {
	text-align  : left;
	color       : #008000;
	line-height : 120%;
	width       : 600px;
	font-size   : 12px;
}

div.atn  {
	font-weight : bold;
	font-size   : 14px;
	color       : #FF0000;
}

a:link    {font-weight:normal; color:#008000 ; text-decoration:underline;}
a:active  {font-weight:normal; color:red  ; text-decoration:underline;}
a:visited {font-weight:normal; color:green; text-decoration:underline;}
a:hover   {font-weight:normal; color:black; text-decoration:underline; background-color:aqua;}

-->
