/*  css class definition -  pap.css - Papalapap */
/* ************************ */
/* *** *** defaults: body. image, table */
body {background-color:#80a8b8; color:#000040; margin-left:150px; margin-right:150px;
 font-family:verdana, lucida sans, tahoma, helvetica, futura, sansserif, sans-serif;
 font-size:16px; line-height:25px;}
img {border:none; margin:15px;}
img.p {border:none; margin-top:1px; margin-bottom:1px; margin-left:25px; margin-right:-100px;}
/* *** *** link */
a:link {color:#000080;}
a:visited {color:#202060;}
a:hover {color:#000080; text-decoration:none}
a:active {color:#000080; text-decoration:none}
a:focus {color:#000080; text-decoration:none}
/* *** *** lists (ul = ol, html don't care) */
ul, ol {list-style-type:disc;}
/* *** *** headers */
h1 {font-size:40px; font-weight:bold; font-family:century, serif; letter-spacing:-4px;}
h2 {font-size:26px; font-weight:bold; font-family:century, serif; color:#f0ff00;}
h4 {font-size:22px; font-weight:bold; font-family:century, serif; color:#f0ff00;}
/* *** *** span sizes site header (h1) */
span.hl1 {color:#f84000; letter-spacing:-1px;}
span.hl2 {font-size:60px; color:#f89000; letter-spacing:0px;}
span.hl3 {font-size:90px; color:#f8b000; letter-spacing:-7px;}
span.hl4 {font-size:115px; color:#f8e000;}
span.hm1 {font-size:140px; color:#f0ff00;}
span.hr1 {color:#0040f8; letter-spacing:-1px;}
span.hr2 {font-size:60px; color:#00a0ff; letter-spacing:0px;}
span.hr3 {font-size:90px; color:#00f8c0; letter-spacing:-7px;}
span.hr4 {font-size:115px; color:#00f860;}
/* *** *** div index box left, shaded box */
div.box {float:right; width:160px; background-color:#d0f8f8; min-height:160px; padding:5px;
 margin-left:10px; margin-bottom:10px; margin-top:-60px; margin-right:-100px; text-align:center;}
div.sb {background-color:#a0c8d8; padding-left:20px; padding-top:20px; padding-bottom:50px;}
/* *** *** span h(alf)g(rey)i(talic), nob(reak), yel(low) *** div nav(igation) */
span.hgi {color:#404080; font-style:italic;}
span.hgi a {color:#404080;}
span.nob {white-space:nowrap;}
span.yel {color:#f0ff00;}
div.nav {font-size:12px; position:absolute; top:10px; right:150px;}
/* *** *** big text, align r(ight, smaller and italic) */
.admin {font-size:12px; text-align:right; font-style:italic;}
.big {font-weight:bold; font-size:17px;}
.r {font-size:14px; text-align:right; font-style:italic;}
.s {font-size:14px; font-style:italic;}
/*  .end. pap.css     */
