@charset "UTF-8";
.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #66CCCC;
}
.PageHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.PageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #336699;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
.TipsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #006699;
	font-style: italic;
}
.grantsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #336699;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
