.style3 {font-family: Arial, Helvetica, sans-serif}
.style1 {font-size: large;color: #E8E3DF;}
.style2 {font-size: medium;color: #E8E3DF;}
.style4 {color: #E8E3DF}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC;}
.style8 {font-size: x-small}
.style10 {font-size: x-small; color: #eeeeee; }
a:link {
	color: #ECE9D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ECE9D8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

