body 
{
		margin: 0;
		padding: 0;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	color : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .90em;
}
H2 {
	color : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .80em;
}
TD {
	font-size : .80em;
}
TH {
		font-size : .80em;
}


.navBar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #999999;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	margin-top : 8px;
}
.navBar A{
	font-size : 12px;
	color : White;
}
.navBar a:hover{
	color : #990000;
}
	
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

.textSmall
{
	font-size : .60em;
}
p.subscribe
{
	font-size : 10pt;
}
ul.subscribe
{
	font-size : 8pt;
	list-style-image:url(../images/arrow.gif);
}
A.subscribe
{
		font-size: 8pt;
		color: #C40001;
		margin: 0px;
		text-decoration: underline;
		font-style:none;
		font-weight:bold;
}

A.subscribe:visited
{
		font-size: 8pt;
		color: #C40001;
		margin: 0px;
		text-decoration: underline;
		font-style:none;
		font-weight:bold;
}
A.subscribe:active
{
		font-size: 8pt;
		color: #C40001;
		margin: 0px;
		text-decoration: underline;
		font-style:none;
		font-weight:bold;
}


A.subscribe:hover
{
		font-size: 8pt;
		color: #000;
		margin: 0px;
		text-decoration: underline;
		font-style:none;
		font-weight:bold;
}

/*Scroller CSS*/

#pscroller1{
width: 755px;
height: 95px;
border: 0px solid black;
padding: 0px;
background-color:#fff;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}




