BODY {
	COLOR: black; FONT-FAMILY: "Times New Roman", Times, serif; BACKGROUND-COLOR: #fffff5
}
H1 {
	FONT-WEIGHT: bold; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fffff5
}
H2 {
	FONT-WEIGHT: bold; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fffff5
}
H3 {
	COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fffff5
}
H6 {
	COLOR: black; FONT-FAMILY: sans-serif; BACKGROUND-COLOR: #fffff5
}
P {
	COLOR: black; BACKGROUND-COLOR: #fffff5
}
A:hover {
	COLOR: red; BACKGROUND-COLOR: #fffff5; TEXT-DECORATION: underline
}
A:link {
	COLOR: blue; BACKGROUND-COLOR: #fffff5
}
A:visited {
	COLOR: #a52a2a; BACKGROUND-COLOR: #fffff5
}
A:active {
	COLOR: #000000; BACKGROUND-COLOR: #fffff5; TEXT-DECORATION: none
}
.header {
	FONT-WEIGHT: bold; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fffff5; TEXT-ALIGN: center
}
.footer {
	TEXT-ALIGN: left
}

