<!--

p {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;	
	color: #000000;
}

.white {
	color: #ffffff;
}

.location {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;	
	color: gray;
}

.fixedw {
	font-size: 12px;
	color: #000000;
}

.outlook {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #000000;
}

.demcand {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-align: center;
}

.fixed11 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;	
	color: #000000;
}

.fixed12 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #000000;
}

.fixed13 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;	
	color: #000000;
	text-align: center;
}
.printhead {
	font-family: arial, verdana, sans-serif;
	font-size: medium;	
	color: #000000;
}

.normal {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;	
	font-weight: none;
	color: #000000;
}
.red {
	color: #990000;
}

li {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
}

ul {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	color: #000000;
}
		
.subhead {
	font-family: arial, verdana, sans-serif;
	font-weight: Bold;
	color: #000000;
	font-size: small;
}

.title {
	font-family: arial, verdana, sans-serif;
	font-weight: Bold;
	font-size: 12px;	
	color: #660000;
}

.navsmall {
	font-size: 9px!important;
	text-align: right;
}

.copy {
	font-size: 9px;
	text-align: center;
}

.linkstableh {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.linkstablet {
	color: #FFFFFF;
	text-align: center;
}
.more {
	font-family: verdana, arial, sans-serif;
	color: #660000;
	text-align: right;
	font-weight: bold;
	text-decoration : none;
}


A	{
	text-decoration : underline;
	color : #990000;
}

A:Active  {
	text-decoration : underline;
	color : #990000;
}

A:Hover  {
	text-decoration : underline;
	color : #000066 ! important;
}

A:Visited  {
	text-decoration : underline;
	color: #990000;
}

A.white	{
	text-decoration : underline;
	color : #ffffff;
}

A.white:Active  {
	text-decoration : underline;
	color : #990000;
}

A.white:Hover  {
	text-decoration : underline;
	color : #990000 ! important;
}

A.white:Visited  {
	text-decoration : underline;
	color: #ffffff;
}

A.location	{
	text-decoration : underline;
	color : gray;
}

A.location:Active  {
	text-decoration : underline;
	color : #990000;
}

A.location:Hover  {
	text-decoration : underline;
	color : #990000 ! important;
}

A.location:Visited  {
	text-decoration : underline;
	color: gray;
}
-->


