@charset "utf-8";
/* CSS Document */
body {color:white;}
p {font-family: "Chalk Board", "Comic Sans MS", cursive; color: white; font-size: medium; margin-top: 0px; padding-top:0px;}
.plainbody {font-family: "Chalk Board", "Comic Sans MS", cursive; color: white; font-size: medium; margin-top: 0px; padding-top:0px;}

h1 {font-family: Papyrus; color:#5E87B3; font-size: xx-large; margin-bottom: 0px; padding-bottom: 0px;}
h2 {font-family: Papyrus; color:#5E87B3; font-size: x-large; margin-bottom: 0px; padding-bottom: 0px;}
h3 {font-family: Papyrus; color:#5E87B3; font-size: large; margin-bottom: 0px; padding-bottom: 0px;}

.Heading1 h1 {font-family: Papyrus; color:#5E87B3; font-size: xx-large; margin-bottom: 0px; padding-bottom: 0px;}
.Heading2 h2 {font-family: Papyrus; color:#5E87B3; font-size: x-large; margin-bottom: 0px; padding-bottom: 0px;}
.Heading3 h3 {font-family: Papyrus; color:#5E87B3; font-size: large; margin-bottom: 0px; padding-bottom: 0px;}
.goldenrod {color: #DDC443;}
.blue {color:#5E87B3;}

form#WADAUpdateContainer input#ContentGroup {
 background-color: black;
}
.textlink a:link {color: #DDC443; text-decoration: none;}
.textlink a:visited {color: #DDC443; text-decoration: none;}
.textlink a:hover {color:#00F; text-decoration: underline;}
.textlink a:active {color: #DDC443; text-decoration: none;}