body { background: white; }


.INDEX_COPY_S	{ font-size: 10pt; text-align: left;   color: #666666; }
.INDEX_COPY_M	{ font-size: 12pt; text-align: center; color: #666666; }
.INDEX_COPY_L	{ font-size: 21pt; text-align: left;   color: #888888; font-weight: bold; }

.INDEX_SPACE_S	{ height: 20px; }
.INDEX_SPACE_M	{ height: 30px; }
.INDEX_SPACE	{ height: 40px; }


a.link { color: #FF0000; background-color: #000000; text-decoration: none; }
a.link:hover { text-decoration: underline; }
a.normal_link{ color: #0000FF; background-color: #FFFFFF; text-decoration: none; }
a.normal_link:hover { text-decoration: underline; }
