/*
<h2>    Page    </h2>
<!--    ====    -->
<Xmp>*/
BODY    
	{
	font-family	:	Helvetica, sans-serif, Arial; 
color: DarkBlue;
	margin-top:     10px;
	margin-left:    10px;
	margin-right:   10px;
	margin-bottom:  10px;
	padding-top:    0;
	padding-left:   10;
	padding-right:  10;
	padding-bottom: 0;
	border-top:     0;
	border-left:    10;
	border-bottom:  0;
	border-right:   10;
	width:  auto;
	background-color: #ffffff;
	}
/*</Xmp>

<h2>    Links   </h2>
<!--    =====   -->
<Xmp>*/
A:link, A:active
	{
	text-decoration	:	none;
	color		:	darkblue;
	background	:	transparent;
        font-style      :       italic;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	barkblue; 
  	background	:	transparent; 
        font-style      :       italic;
	}		
A:hover 
	{ 
   	text-decoration	:	underline; 
	color		:	#000000;
	}

        .fmargin{background:#ffffff; font-family: courier, "courier new", monospace; ; color:#000066; border-style:solid;}
        .fsubmit{background:#ccccff; font-family: courier, "courier new", monospace; ; color:#000000; border-style:solid;}

