.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #FFFFFF;
	padding: 25px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #66CCFF;
	font-weight: normal;
}
#nav a {
	padding-left: 25px;
}

strong {
	font-weight: bold;
	color: #66CCFF;
}
a:hover {
	color: #FFCC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #66CCFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #66CCFF;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}

#Congratulations {
	font-size:16px;
	color: #66CCFF;
	line-height: 130%;
}
