.style1 {color: #FFFFFF}
.Content1 {	font-size: medium;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {font-size: medium; color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

