html {
 background : #eee
              url(/pcw/pics/pcwpcw.gif)
              no-repeat
	      50%
	      5px;
}
body {
 background-color : #F1FBFF;
 margin-top : 65px;
 margin-left : 15%;
 margin-right : 15%;
 padding : 5px;
 border : 5px solid #A5CEFF;
}
img {
 border : none;
}
abbr {
 cursor : help;
}
h1, p#bottom {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 1.8em;
 text-align : center;
 color : #000080;
 background : #A5CEFF;
 letter-spacing : 0.3em;
 line-height : 2em; 
}
h2 {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 1.15em;
 color : #000080;
 background : #F1FBFF;
 letter-spacing : 0.1em;
}
ol, ul {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background : #F1FBFF;
}
ol {font-weight:bold;}
.olsecond {
 margin-top : 2em;
}
.ulinol {
 font-weight : normal;
 margin-top : 1em;
 font-size : 0.95em;
}
.ulinli {
 font-size : 1em;
}
p {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background : #F1FBFF;
}
p#breadctop {
 margin-top : 0;
 font-size : 0.65em;
}
p#breadcbot {
 margin-top : 0;
 font-size : 0.65em;
}
p#copy {
 margin-top : 0;
 margin-bottom : 0;
 font-size : 0.65em;
 text-align : center;
}
p#bottom {
 margin-bottom : 5px;
}
p#form {
 font-weight : bold;
 line-height : 1.5em;
}
div#notatall {
 display:none;
}
.textarea {
 width : 50%;
 height : 180px;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #eee;
 border : 1px solid #A5CEFF;
}
.formcss {
 width : 50%;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #eee;
 border : 1px solid #A5CEFF;
}
.selectfield {
 width : 25%;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #eee;
 border : 1px solid #A5CEFF;
}
.striked {
 text-decoration : line-through;
}
p#copy a:link {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : normal;
}
p#copy a:visited {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : normal;
}
p#copy a:link:hover, a:visited:hover {
 color : #ffce9c;
 background : transparent;
 text-decoration : underline;
 font-weight : normal;
}
p#copy a[href]:active {
 color : #ffce9c;
 background : transparent;
 text-decoration : none;
 font-weight : normal;
}
p#bottom a:link {
 color : #000080;
 background : transparent;
 text-decoration : none;
 font-weight : bold;
}
p#bottom a:visited {
 color : #000080;
 background : transparent;
 text-decoration : none;
 font-weight : bold;
}
p#bottom a:link:hover, a:visited:hover {
 color : #ffce9c;
 background : transparent;
 text-decoration : none;
 font-weight : bold;
}
p#bottom a[href]:active {
 color : #ffce9c;
 background : transparent;
 text-decoration : none;
 font-weight : bold;
}
a:link {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a:visited {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a:link:hover, a:visited:hover {
 color : #ffce9c;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a[href]:active {
 color : #ffce9c;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}