* {margin: 0; padding: 0}
body {background: #ffffee; font-family: verdana; font-size: 62.5%; color: #333399;}
h1 {font-family: arial, sans-serif; font-style: italic; font-weight: bold; font-size: 16px; color: #CC0000}
h2 {font-family: arial, sans-serif; font-style: italic; font-weight: bold; font-size: 1.8em; color: #0000CC}
p{font-family: Verdana, Helvetica, sans-serif; font-size: 1.2em; text-align: justify; 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: #333399; text-decoration: none;}
a:visited {font-family: 'arial rounded', arial; font-size: 12px; font-weight: bold; color: #333399; text-decoration: none;}
a:hover {font-family: 'arial rounded', arial; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none;}
#text {color: #CC0000; position: relative; z-index: 2; top: 0; left: 0;}
.title {
	font-family: arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top:26px;
	left: 301px;
}
#shadow {color: #000066; 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}
#back {font-family: Verdana; color: #FF66FF; font-weight: bold; border: none; background-color: #CC3399; font-size:10pt; cursor: pointer;}
#slide a:link {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #333399; text-decoration: none;}
#slide a:visited {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #333399; text-decoration: none;}
#slide a:hover {font-family: 'arial rounded', arial; font-size: 14px; font-weight: bold; color: #FF0000; text-decoration: none;}
.backbutton {
	position: absolute;
	left: 26px;
	top: 27px;
	z-index: 1;
	width: 100px;
	height: 45px
}
#back {font-family: arial, sans-serif; color: #333399; font-weight: bold; border: none; background-color: #b42005; font-size: 10pt; cursor: pointer;}

