body { background: #ffffff;
       background-image: url(media02bg2.gif); }
td.main {  border: 1px solid #BAA8D4;
	    padding: 1px;
	    background: #CBBFDD; }
td.data {  background-color: #F5F2F5; 
          border: solid 2px #CBBFDD; }
img.top {  border: 1px solid #BAA8D4;
	    padding: 1px;
	    background: #CDBBD1; }
img.prev {  border: 1px solid #CDBBD1;
	    padding: 1px;
	    background: #F5F2F5;  }
#contents {
      	text-align: justify;
	margin: 0;
     	padding: 5px 10px 5px 10px;
	background: #F5F2F5; }
#contents p, li, td, blockquote {
	color: #000000;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: justify; }
#contents h1 { font-family: verdana,arial,helvetica,sans-serif;  
            font-size: 15px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.2em;
            text-transform: uppercase;
            color: #000000;
            background-color: #CDBBD1; 
            border: 1px solid #CDBBD1; }
#contents h2 { font-family: verdana,arial,helvetica,sans-serif;  
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.2em;
            text-transform: uppercase;
            color: #000000;
            background-color: #CDBBD1; 
            border: 1px solid #CDBBD1; }
a { text-decoration: none; color: #6F4391; font-weight: bold; }
a:hover { text-decoration: underline; color: #400040; font-weight: bold; }