document.write('<style type="text/css">\n');
document.write('<!--\n');
document.write('BODY, TD {font-Size:12px; line-height:140%; color:#333333;}\n');
document.write('.tit1 {font-Size :18px; font-weight :bold; line-height :140%;}\n');
document.write('.title2 {font-Size :14px; font-weight:bold; color:#ffffff;}\n');
document.write('.sml{font-Size :11px; line-height :14px;}\n');
document.write('h1 {font-size: 20px; font-weight: bold;}\n');
document.write('p {text-align:left; vertical-align:middle;}\n');
document.write('#nmem {text-align:right;}\n');
document.write('.qes {border: none; font-Size:13px; font-weight:bold;}\n');
document.write('.ans {border-top: 1px dotted #999999; border-bottom: 10px solid #ffffff; border-left: none; border-right: none; padding-left:20px;}\n');
document.write('a:link {color: #3333FF;}\n');
document.write('a:visited {color: #666699;}\n');
document.write('a:hover {color: #999900;}\n');
document.write('a:active {color: #999900;}\n');
document.write('.summary {border-collapse: collapse;}\n');
document.write('.item1 {background-color: #666666; border: 1px solid #333333; font-weight:bold; color: #ffffff;}\n');
document.write('.item2 {border: 1px solid #333333;}\n');

document.write('.exmp {background-color: #f9f9f9 ;margin-top: 1em; margin-right: 0em; margin-left:0em; padding: 0.5em 1em; margin-bottom: 0em; border: solid 1px #999999; text-indent:0; line-height:2;}\n');

document.write('-->\n');
document.write('</style>\n');



