p {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

h2  {
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	padding: 1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}



.glossary {
	text-decoration: none;
	border-bottom: 1px dashed pink;
}

.glossary a:link {
	text-decoration: none;
	border-bottom: 1px dashed pink;
}
.glossary a:visited {
	text-decoration: none;
	border-bottom: 1px dashed pink;
}
.glossary a:link:hover {
	text-decoration: none;
	border-bottom: 1px dashed pink;
}
.glossary a:visited:hover {
	text-decoration: none;
	border-bottom: 1px dashed pink;
}


/* styles for the intro pages */

.introheading {
	font-size:     1.5em;
	color:         #000000;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.introheading2 {

	font-size:     1.5em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.introsubheading {

	font-size:     1em;
	color:         #000000;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

p.introstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

p.introstory a:link {
	background-color: #FFFFCC;
	color: #0000FF;
	text-decoration: underline;
}
p.introstory a:visited {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: underline;
}
p.introstory a:link:hover {
	background-color: #0000FF;
	color: #FFFFCC;
	text-decoration: none;
}
p.introstory a:visited:hover {
	background-color: #000000;
	color: #FFFFCC;
	text-decoration: none;
}

li.introstory
{
	font-size: 0.8em;
	color: #000000;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: default;
}

.introstory
{
	font-size: 0.8em;
	color: #000000;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: default;
}


.sidebarheading 
{
	font-size:     1em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.sidebar {
	font-size:     0.8em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
