
h1
{
	font-size: 140%;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}

h2
{
	font-size: 115%;
	display: inline;
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

h3
{
	font-size: 120%;
	display: inline;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h4
{
	font-size: 120%;
	display: inline;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.introtext {
	font-size: 105%;
	display: inline;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.bodytext {
	color: #000000;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.septext {
	color: white;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.nolink {
	color: yellow;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu a
{
             text-decoration: underline;
             color: white;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menu a:hover
{
             text-decoration: none;
             color: yellow;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a
{
             text-decoration: underline;
             color: blue;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
}

a:hover
{
             text-decoration: none;
             color: black;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
}
.bottomlinks a
{
             text-decoration: underline;
             color: white;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.bottomlinks a:hover
{
             text-decoration: none;
             color: yellow;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}