/* Generic Selectors */

body {

font-family: arial;

font-size: 14px;

color: #FFFFFF;

background-color: #0000AA;

text-align: center

}

p {

width: 80%;

}

li {

list-style-type: disc;

line-height: 150%;

}

h1 {

font-family: "Arial"

font-size: 24px;

font-style: italic;

color: #FFFFFF;

line-height: 90%;

text-align: center


}

h2 {

font-family: "Arial"

font-size: 28px;

font-style: italic;

color: #FFFF33;

line-height 90%

text-align: center

}

}

h3 {

font-family: "Arial"

font-size: 18px;

font-style: italic;

color: #FFFFFF;

line-height 110%

text-align: center

}


h4 {

font-family: "Arial"

font-size: 16px;
	color: #FFFFFF;

line-height 100%

text-align: center
; 			font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	text-align: center;
}


h5 {

font-family: "Papyrus"

font-size: 24px;
	color: #FFFFFF;

text-align: center
; 	font-family: Papyrus;
	font-size: 24px;
	line-height: 110%;
}

h6 {

font-family: "Papyrus"

font-size: 16px;
	color: #FFFFFF;

line-height 100%

text-align: center
; 	font-family: Papyrus;
	font-size: 16px;
	line-height: normal;
}
 

/**************** Pseudo classes ****************/

a:link {

color: #FFFF33;

text-decoration: underline;

font-weight: bold;

}

li a:link {

color: #00CC00;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #FFFF99;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #00CC00;

text-decoration: none;

font-weight: bold;

}

a:hover {

color: rgb(0, 96, 255);

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

display: block;

color: rgb(0, 96, 255);

padding-bottom: 5px;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;

}

a:active {

color: rgb(255, 0, 102);

font-weight: bold;

}

span class style1 {
font: Arial, Helvetica, sans-serif;

font-size: 16px;

font-weight: bold;

color: #FFFFFF;

text-align: center;
}


/************************* ID's *************************/

#Dates {
position: center;

text-align: center;

margin-top: 0px;

margin-left: 20px;

}


#headline {

position: center;

z-index: 0;

margin-top: 0px;

margin-left: 150px;

width: 800px;

height: 800px;

padding: 00 0 0px 0px; /*top right bottom left*/

border-top: 2px solid #C6EC8C;
border-right: 2px solid #C6EC8C;
border-bottom: 2px solid #C6EC8C;
border-left: 2px solid #C6EC8C;

background-color:#770000;

font-weight: normal;

text-align: center;

}

#centerDoc {

position: center;

z-index: 15;

margin-top: 100px


}

#title {

position: center;

font-weight: bold
}

#bastard {

position: absolute;

z-index: 15;

padding: 00 20 20px 20px; /*top right bottom left*/

margin-top: 200px;

margin-left: 235px;

font-weight: normal;
}

