h1 {
   font-size: 28px;
   font-family: MS UI Gothic, Osaka, sans-serif;
   color: #ffffff;
   margin-top: 10px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: 7px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px }

h2 {
   font-size: 23px;
   font-family: MS UI Gothic, Osaka, sans-serif;
   color: #ffffff;
   margin-top: 5px;
   margin-left: 3px;
   margin-right: 3px;
   margin-bottom: 3px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px }

.size1 {font-size: 12px; 
line-height: 14px;
}

.size2 {font-size: 14px; 
line-height: 18px;
}

.size3 {font-size: 20px; 
line-height: 23px;
}

.size4 {font-size: 33px; 
line-height: 35px;
}

.size5 {font-size: 10px; 
line-height: 12px;
}

.red { color: red; }
.yellow { color: #FFFF00 ;}
.maroon { color: maroon;}
.lime { color: lime ;}
.white { color: white ;}
.navy { color: #000063; }
.green { color: #008000; }
.blue { color: #c53c14; }

.bold { font-weight: bold; }
.comic { font-family: 'comic sans ms', sans-serif; }

a:link { text-decoration:none ; color: #000063 ;}
a:visited { text-decoration:none ; color: #000063 ;}
a:hover { text-decoration:underline ; color: #000063 ;}

td {
font-size: 14px;
line-height: 18px;
text-align: center;
padding: 3px 3px 3px 3px ;
}

body      {background-color: #ffffff;
           font-family: MS UI Gothic, Osaka, sans-serif; }

font { font-family: 'MS UI Gothic', sans-serif; }
