BODY {
	BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: Verdana, sans-serif; MARGIN: 2em 10%; TEXT-ALIGN: justify
}
H1 {
	COLOR: #ee7722; FONT-FAMILY: times, arial, Verdana, sans-serif; FONT-WEIGHT: bold; TEXT-ALIGN: center
}
H2 {
	COLOR: #ee7722; FONT-FAMILY: times, arial, Verdana, sans-serif; FONT-VARIANT: small-caps; FONT-WEIGHT: normal; TEXT-ALIGN: center
}
H3 {
	COLOR: #ee7722; FONT-FAMILY: times, arial, Verdana, sans-serif; FONT-WEIGHT: bold; TEXT-ALIGN: left
}
H4 {
	COLOR: #ee7722; FONT-FAMILY: times, arial, Verdana, sans-serif; FONT-WEIGHT: bold; TEXT-ALIGN: left
}
A:link {
	BACKGROUND-COLOR: white; COLOR: blue; FONT-FAMILY: sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND-COLOR: white; COLOR: steelblue; FONT-FAMILY: sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND-COLOR: black
}
A:active {
	BACKGROUND-COLOR: blue
}
.signature {
	FONT-FAMILY: arial,sans-serif,verdura; FONT-SIZE: 50%; FONT-WEIGHT: normal; PADDING-TOP: 6mm; TEXT-ALIGN: right
}
.header {
	BACKGROUND-COLOR: lightblue; COLOR: white; FONT-FAMILY: verdana; FONT-SIZE: 70%; FONT-WEIGHT: bold; PADDING-TOP: 0.1mm; TEXT-ALIGN: center
}
A.header:link {
	TEXT-DECORATION: none; VERTICAL-ALIGN: baseline; colour: white
}
A.header:visited {
	COLOR: orange; TEXT-DECORATION: none
}

