a:link { color: #006633; }
a:active { color: #009933; }
a:visited { color: #003333; }
a:hover { color: #333399; }

p, td, .defaultText, .blurb, .pulldownText
{
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.smallestText { font-size: 10px; }

.errorText
{
	font-weight: normal;
	color: #ff0000;
}

.headerText
{
	font-family: Verdana, Arial, Helvetica;
	line-height: 110%;
	font-size: 16;
	font-weight: bold;
	color: #339966;
}

th, .titleText, .blurbTitle
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #339966;
}

.highlightText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #339966;
}

.alignRight { float: right; }
.alignLeft { float: left; }

.navPath
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #009900;
}
.navPath a
{
	text-decoration: none;
}

.pageTitle
{
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 15px;
	color: #006633;
	text-decoration: none;
}

