/* PINK BACKGROUND */
body  { background-color:#D8BFD8; background-image: url('dkbluegrad2_bg.jpg');  background-repeat: repeat-x; font-family: arial, verdana, tahoma, sans; font-size: .8em}

th, td { font-family: arial, verdana, tahoma, sans; font-size: .8em;}
a:link{text-decoration: none; color:#483D8B}
a:visited{text-decoration: none; color: #483D8B}
a:hover{text-decoration: underline; color: #D87093}
a:active{text-decoration: none; color: #483D8B}
h1 { font-size: 1.4em; color: midnightblue; }
h2 { font-size: 1.3em; color: midnightblue; }
h3 { font-size: 1.2em; color: midnightblue; }
h4 { font-size: .8em; }
h5 { font-size: .6em; }
input, select {  font-family: arial, verdana, tahoma, sans; align:left; }
textarea {  font-family: arial, verdana, tahoma, sans; align:left; font-size: .9em; }
.legal  { font-size: .9em; align:center; }
input.btn { background-color:slategray; color:ivory; font-size:95%; font-weight:bold; border:1px solid; border-color:midnightblue; }
