BODY {
	BACKGROUND-COLOR: sienna
}
P {
	COLOR: black; FONT-FAMILY: arial; TEXT-ALIGN: left; font-size: small;
}
H1 {
	COLOR: black; TEXT-ALIGN: center
}
H2 {
	COLOR: black; TEXT-ALIGN: center
}
H3 {
	COLOR: black; TEXT-ALIGN: center
}
H4 {
	COLOR: black; TEXT-ALIGN: center
}
H5 {
	COLOR: black; TEXT-ALIGN: center
}
H6 {
	COLOR: black; TEXT-ALIGN: center
}
.center {
	TEXT-ALIGN: center
}
.xl {
	FONT-SIZE: x-large
}
.xc {
	FONT-SIZE: large; TEXT-ALIGN: center
}
.white {
	COLOR: white
}
.head {
	LEFT: 25px; WIDTH: 289px; POSITION: absolute; TOP: 45px
}
.content {
	LEFT: 315px; WIDTH: 450px; POSITION: absolute; TOP: 46px; BACKGROUND-COLOR: white
}

