/* Used for Sony PRS-reader: store fonts in x:\fonts\ */ @font-face {font-family:"MyFont"; font-weight:normal; font-style:normal; src:url(res:///Data/fonts/myfont.ttf);} @font-face {font-family:"MyFont"; font-weight:bold; font-style:normal; src:url(res:///Data/fonts/myfontb.ttf);} @font-face {font-family:"MyFont"; font-weight:normal; font-style:italic; src:url(res:///Data/fonts/myfonti.ttf);} @font-face {font-family:"MyFont"; font-weight:bold; font-style:italic; src:url(res:///Data/fonts/myfontbi.ttf);} body,div,p,h1,h2,h3,h4,h5,h6,li,table,th,td {font-family:"MyFont"} /* Added for the link back to index */ a.LinkBack {text-decoration: none; color:black;} p.LinkBack {font-size:100%;text-align:left;float:left;} /* Generated */ blockquote {border-style:solid; border-width:1px 0px 1px 0px; border-color:silver;} h3 {text-align:center; font-size:175%; margin-left:2em; margin-right:2em; border-style:solid; border-width:1.4em 0 0 0; border-color:white;} p {text-indent:1.2em; margin-top:0.00em; margin-bottom:0.00em; line-height:1.2em; text-align:left; font-weight:normal;} p.eof {text-align:center; text-indent:0.0em; margin-top:4.00em; margin-left:4.0em; margin-right:4em; border-style:solid; border-width:1px 1px 1px 1px; border-color:gray; color:gray;} p.first {text-indent:0.0em; margin-top:0.10em;} p.m_author {text-indent:0.0em; margin-top:0.40em; font-size:150%; font-weight:bold; font-style:italic;} p.m_data {text-indent:0.0em; margin-top:0.30em;} p.m_remark {text-indent:0.0em; margin-top:0.30em;} p.m_series {text-indent:0.0em; margin-top:1.20em;} p.m_synopsis {text-indent:0.0em; margin-top:1.20em; border-style:solid; border-color:gray; border-width:1px 0px 0x 0px; padding:2px 0px 0px 0px;} p.m_title {text-indent:0.0em; margin-top:0.60em; font-size:200%; font-weight:bold;} p.m_titlesub {text-indent:0.0em; margin-top:0.00em; font-size:125%; font-style:italic;} p.ni {text-indent:0.0em;} p.phdr {text-indent:0em; margin-top:1.50em; page-break-after:avoid;} p.pq {text-indent:0em; margin-top:1.50em;} p.section {text-indent:0.0em; margin-top:0.8em; margin-bottom:0.8em; text-align:center; font-size:90%; page-break-after:avoid;} p.sh {text-indent:0.0em; margin-top:0.20em; margin-bottom:1.20em; margin-left:2em; margin-right:2em; text-align:center; font-size:120%; page-break-after:avoid;} span.dropcap {float:left; font-size:320%; line-height:0.85em; font-weight:bold; margin-right:0em; padding-right:0;}