* {margin: 0; padding:0}
body {background: #ffffee; font-family: verdana; font-size: 12px; color: #99CCFF}
h1 {font-family: arial, sans-serif; font-style: italic; font-weight: bold; font-size: 16px; color: #99CCFF}
p{font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-align: justify; margin-top: 0px; margin-bottom: 6px}

#holder {width: 800px; position: absolute; left: 50%; margin-left: -400px; margin-top: 5px; z-index: 1}
#bgd {position: absolute; left: 50%; margin-left: -400px; margin-top: 0px; z-index: 0;}

a:link {font-family: 'arial rounded', arial; font-size: 12px; font-weight: bold; color: #99CCFF; text-decoration: none;}
a:visited {font-family: 'arial rounded', arial; font-size: 12px; font-weight: bold; color: #99CCFF; text-decoration: none;}
a:hover {font-family: 'arial rounded', arial; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
#text {color: #CC0000; position: relative; z-index: 2; top: 0; left: 0;}
.title {font-family: arial, sans-serif; font-size: 3.5em; font-weight: bold; font-style: italic; position: absolute; top:10px; left: 30%;}
#shadow {color: #CC0000; position: absolute; z-index: 1; top: 3px; left: 3px}
.headbox {font-family: verdana, helvetica, sans-serif; font-size: 12px; color: #FFFF00; text-align: center;}
.hidbox {font-family: verdana, helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #FFFF99; text-align: center;}
hr {width: 70%; size: 1}
#slide a:link {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #99CCFF; text-decoration: none;}
#slide a:visited {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #99CCFF; text-decoration: none;}
#slide a:hover {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.backbutton {
	position: absolute;
	left: 22px;
	top: 24px;
	z-index: 1;
	width: 100px;
	height: 45px
}
#back {font-family: 'arial rounded', arial, sans-serif; color: #99ccff; font-weight: bold; border: none; background-color: #243364; font-size: 10pt; cursor: pointer;}

