/* CSS Document */

.Style1 {
	font-family: Modern;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #FFCCFF;
}
.Style2 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
