body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#4f5f6c;
	font-size: 14px;
}
h1 {
	font-size: 22px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.description {
	font-size: 10px;
}
h2 {
	font-size: 16px;
}
