a:hover {  color: red; text-decoration: underline}
a {  text-decoration: none}
.table {  background-color: #FFFFCC}
.f_8pt {  font-size: 8pt; line-height: 130%}
.f_9pt {  font-size: 9pt; line-height: 150%}
.f_10pt {  font-size: 10pt; line-height: 130%}
.f_11pt {  font-size: 11pt; line-height: 130%}
.f_12pt {  font-size: 12pt; line-height: 130%}
.f10_red {  font-size: 10pt; color: #CC0000; font-weight: bold; line-height: 130%}
.f10_brown {  font-size: 10pt; color: #482400; font-weight: bold; line-height: 140%}
.f11_brown {  font-size: 11pt; color: #482400; font-weight: bold; line-height: 130%}
.f12_brown {  font-size: 12pt; color: #482400; font-weight: bold; line-height: 130%}

.f10_white {  font-size: 10pt; color: white; font-weight: bold; line-height: 130%}

/* -- “à—e -- */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.contact {
  width: 640px;
  text-align: left;
  border: #000099 1px solid;
  padding: 5px;
}
h1.contact{
   width: 140px;
   border-left: #0099FF 7px solid;
   border-bottom: #0099FF 1px solid; 
   font-size: 14px;
   padding: 5px;
   color: #000099;
   }
p.contact{
   line-height: 150%;
   font-size: 13px;
   padding-left: 5px;
   margin: 0em;  
    }
img.corner{
    margin: 0;
	}
div.sp {
	width: 640px;
	text-align: left;
	border: red 1px solid;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}
h1.sp{
   width: 500px;
   border-left: orange 7px solid;
   border-bottom: orange 1px solid; 
   font-size: 14px;
   padding: 5px;
   color: red;
   }
p.sp{
   line-height: 150%;
   font-size: 13px;
   padding-left: 5px;
   margin: 0em;  
    }
