/* ap4.html propaty */

.small { font-size: small }
.gr { color: #069 }
.red { color: #f00 }
.blue { color: #069 }
h1.sen:first-letter { color: #000 }
h1.sen { font-size: xx-large; border-top-style: none; border-bottom-style: none; 
background: #fff; padding: 0px !important; color: #000}

h2.pra { margin-bottom: 0; font-size: medium}

a.ub { text-decoration: underline !important }
p.samp {margin-bottom: 0;text-indent: 1em; color: #009 }
p.dash  {margin-bottom: 0;text-indent: 1em }

img { border-style: none }
kbd { font-size: medium }
table#samp1 {margin-top: 1em; margin-bottom: 1em }
table.samp1 { margin-top: 1em; margin-bottom: 1em}
.cct { padding-left: 0.5em; padding-right: 0.5em; text-align: center;font-weight: bold }
.ctc { padding-left: 0.5em; padding-right: 0.5em }
.pit { padding-left: 0.5em; padding-right: 0.5em; font-family: monospace }

pre.samp { margin-left: 0px; margin-bottom: 0px; border-style: none }
p em { color: #090 }

/* ap4.html propaty */
p.usp { margin: 0px; padding-top: 1em }
p.usp2 { margin: 0px; padding-bottom: 1em }
p.usp3 { margin: 0px }
pre.samp1 { border-style: none }

.pt4 { font-size: 4pt }
.pt6 { font-size: 6pt }
.mm2 { font-size: 2mm }
.mm3 { font-size: 3mm }

/* ap5.html propaty */
li a:link { color: #fff; background-color: #090; text-decoration: none }
li a:visited { color: #000; background-color: #ff0; text-decoration: none }
li a:hover { color: #fff; background-color: #00c; text-decoration: none }
ul#nmb { margin: 0px; list-style-type: none }

td.cs { text-align: center }
p.test { margin: 0px }
p.test a:link { background-color: #063; color: #fff; font-weight: bold; 
font-size: 28px; text-decoration: none; padding-top: 5px; padding-left: 30px; 
padding-bottom: 5px; padding-right: 30px; }
p.test a:visited { background-color: #063; color: #fff; font-weight: bold; 
font-size: 28px; text-decoration: none; padding-top: 5px; padding-left: 30px; 
padding-bottom: 5px; padding-right: 30px; }
p.test a:hover { background-color: #ff0; color: #000; font-weight: bold; 
font-size: 28px; text-decoration: none; padding-top: 5px; padding-left: 30px; 
padding-bottom: 5px; padding-right: 30px; }