h2 {
	font-size: 1.6em;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.6em;
	background-image: none;
	font-weight: normal;

}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	list-style-type: disc;
	list-style-position: outside;
}
.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;

}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;


}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 4.5em;
	color: #000000;
}
.contrib {
	font-weight: normal;
	font-style: italic;
}
.textintro {
	font-weight: bold;
}
.trigger {
	color: #FF0000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #993366;
	text-decoration: underline;
}.mainnav a:link {
	color: #000000;
	text-decoration: none;
}
.mainnav a:active {
	color: #000000;
	text-decoration: none;
}
.mainnav a:visited {
	color: #000000;
	text-decoration: none;
}
.mainnav a:hover {
	color: #993366;
	text-decoration: none;
}
.subnav a:link {
	color: #000000;
	text-decoration: none;
}
.subnav a:active {
	color: #000000;
	text-decoration: none;
}
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #993366;
	text-decoration: none;
}
.contrib a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: normal;

}
.contrib a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: normal;

}
.contrib a:hover {
	font-style: normal;
	font-weight: bold;
	color: #993366;
	text-decoration: underline;
}
.contrib a:visited {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
