<!--
body 
  {     font-family: Verdana, Arial, Helvetica;
	background-color: #ffffff; 
	color: #000000; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px  }

a:link {  color:#0000FF}
a:visited {  color:#660099}
a:hover {  color:#ff0000}

.mlink:link { font-size: 100%;  text-decoration: none;  color: #0000FF }
.mlink:visited { font-size: 100%; text-decoration: none; color: #660099 }
.mlink:hover { text-decoration: underline;  color: #ff0000 }

/* for accesskey */
.blue:link { text-decoration: none;  color: #D7DFF7 }
.blue:visited { text-decoration: none; color: #D7DFF7 }
.blue:hover { text-decoration: none;  color: #ff0000 }

.white:link { text-decoration: none;  color: #ffffff }
.white:visited { text-decoration: none; color: #ffffff }
.white:hover { text-decoration: none;  color: #ff0000 }

.stext { font-size: 80%; line-height: 120% }

H1 { font-size: 1.6em; font-weight: bold ; line-height: 1em ; text-align: center; color: #333333}
H2 { font-size:  1.2em; font-weight: bold; line-height: 1em }
ul.style1 { margin:0.5em 1em 1em 2em;}
li { font-size: 80%; line-height: 1.3em;}

td {  text-align: left;}
th {  text-align: center;}

.white { color: #ffffff}
.blue { color:#D7DFF7}



--!>
