.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.closewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clientnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	background-color: #CCCCCC;
	font-weight: normal;
}
.newslearn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2DA7D;
}
.learn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F1A2A;
}
.releasehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.porthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a:link, a:visited {text-decoration: none}
a:hover {text-decoration: underline}

.completedItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
