#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.article, .article TD, .article TH
{
	font-family: Helvetica, Arial;
	font-size:85%;
}

.blocktext
{
	margin-left: auto;
  margin-right: auto;
  text-align: center;
}


.article A {text-decoration:none}
.article A:hover {text-decoration:underline}

.request, .request TD, .request TH
{
	font-family: Helvetica, Arial;
	font-size:60%;
	color:Gray;
}


.footerrow, .footerrow TD, .footerrow TH
{
	word-spacing: 10pt;
}
.footerrow A {text-decoration:none}
.footerrow A:hover {text-decoration:underline}


.darkrow, .darkrow TD, .darkrow TH
{
	background-color:black;
	color:white;
}

.darkrow A:link{color:white}
.darkrow A:visited{color:white}
.darkrow A:active{color:red}

.greyrow, .greyrow TD, .greyrow TH
{
	font-family: verdana;
	font-weight: 600;
	font-size:90%;
	background-color:lightgrey;
}

.greyrow A {text-decoration:none}
.greyrow A:hover {text-decoration:underline}

.whiterow, .whiterow TD, .whiterow TH
{
	font-family: verdana;
	font-weight: 600;
	font-size:90%;
	background-color:white;
}

.whiterow A {text-decoration:none}
.whiterow A:hover {text-decoration:underline}

.headline, .headline TD, .headline TH
{
	font-family:Times;
	font-size:140%;
}

.headline A {text-decoration:none}
.headline A:hover {text-decoration:underline}



.redrow, .redrow TD, .redrow TH
{
	background-color:red;
	color:white;
}

.indexpane, .indexpane TD, .indexpane TH
{
	text-align:right;
}

.article2, .article2 TD, .article2 TH
{
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size:85%;
}

.article2 A {text-decoration:none}
.article2 A:hover {text-decoration:underline}


.indexpane A:visited{color:blue}

.nounderline A {text-decoration:none}

a img {border: none; }


