td
{
	font-size: 	12px;
	font-family: tahoma;
}

p
{
margin:0;
padding:0;
}
.paget {
	background-image: url(images/pagetopbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.pageb {
	background-image: url(images/pagefooterbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.articletitle
{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding-bottom:5px;
}

a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}

a.scrollingtext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.scrollingtext:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}
.normalheaders
{
font-size:14px;
font-weight: bold;
}