body {
 background-color : #fff;
 margin : 0;
 border : none;
}
img {
 border : none;
}
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 : #fff;
 letter-spacing : 0.1em;
}
ol, ul {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background : #fff;
}
.olsecond {
 margin-top : 2em;
}
.ulinol {
 margin-top : 1em;
}
p {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background : #fff;
}
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;
}
div#notatall {
 display:none;
}
.textarea {
 width : 50%;
 height : 180px;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #ffffff;
 border : 1px solid #A5CEFF;
}
.formcss {
 width : 50%;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #ffffff;
 border : 1px solid #A5CEFF;
}
.selectfield {
 width : 25%;
 font-family : Verdana, sans-serif;
 font-size : 0.95em;
 color : #000080;
 background-color : #ffffff;
 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;
}