body { background: #ffffff; }
#contents {
      	text-align: justify;
	margin: 0;
     	padding: 5px 5px 5px 5px;
	background: #ffffff; }
#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: 11px;
        font-weight: bold;
        line-height: 180%;
      	letter-spacing: 0.2em;
        text-transform: uppercase;
        text-align: center;
        color: #000080;
       	background-color: #DED9FF; 
        border: 1px solid #000080;}
#contents h2 { 
	font-family: verdana,arial,helvetica,sans-serif; 
        font-size: 11px;
        font-weight: bold;
        line-height: 180%;
      	letter-spacing: 0.2em;
        text-transform: uppercase;
        text-align: left;
        color: #000080;
       	background-color: #EEEBFF; 
        border-bottom: 1px solid #000080;}
.main {
	color: #000000;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: justify; }
.sub {
	color: #000000;
	font: 10px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: center; }
a { text-decoration: none; color: #000080; font-weight: bold; }
a:hover { text-decoration: underline; color: #000080; font-weight: bold; }
