﻿body { color: #000000;
        font-size: 16px; line-height: 120%;
        font-family: 'Times New Roman', Arial; }
tr,td,p { color: #000000;
          font-size: 16px; line-height: 120%;
          font-family: 'Times New Roman', Arial; }
.note { background-image: url('img/test2.gif'); background-repeat: repeat-y; 
         border: 1 solid #666666 }
a:link { text-decoration: underline; }
a:visited { text-decoration : underline; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }

.sblack {
	font-size: 0.8em; text-align: center;
	line-height: 140%;
}

.swhite {
	font-size: 0.8em; text-align: center;
	color: #ffffff;
}

.kigo {
	font-family: Wingdings; color: #000033;
	font-size: 0.8em;
}
