A:link      { color : navy  ;   text-decoration : none ;}
A:active    { color : navy  ;   text-decoration : none ;}
A:visited   { color : navy  ;   text-decoration : none ;}

H1          { font-size: 12pt;color: #990000;font-weight:normal;font-style:normal  }
H2          { font-size: 10.5pt;font-weight:bold;font-style:normal  }
H3          { font-size: 11pt;color: black;font-weight:bold;font-style:normal  } 
H4          { font-size: 8pt;color: red;font-weight:normal;font-style:normal  }  
H5          { font-size: 18pt;color: red;font-weight:bold;font-style:normal  }  
H6          { font-size: 13pt;font-weight:bold;font-style:normal  }
H7          { font-size: 18pt;font-weight:normal;font-style:normal  }

IMG {vertical-align:top;}




body  {
	background-color : rgb(244,255,241) ;
}

blockquote {
            border-color: teal;
	    border-style: none;
	    border-width: 3px;
	@@background-color : #00cccc;
}



.flon	{float:none;}
.flor	{float:right;}
.flol	{float:left;}
.right	{text-align:right;}
.p5	{padding:5px;}
.waku	{border:0px;}
