﻿ a {
 color: #DE0018;
 }
 
 
 P.footer {
 font-size: 8pt;
 }
 
 body{
	font-family:Verdana;
	font-size: 10pt;
	text-align: justify;
	behavior:url("/csshover.htc"); // this for hover on LI items
}

a{
	color: black;
}
a:hover{
	color: #DE0018;
}
 
.feat {
 line-height: 150%;
}

.tick {
 text-align: center;
}

li:hover{
	color: #DE0018;
}

 P,TD {
 font-family:Verdana;
 font-size: 8pt;
 text-align: justify;
 }

 P.footer {
font-size: 8pt;
}
H1 {
 background-image: URL('/images/grad.gif');
 background-repeat: repeat-x;
 border: 2px solid #aaaaaa;
 color: white;
 font-family:Verdana;
 font-size: 10pt;
 text-align: left;
 width: 100%; 
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
 
 }
 H2 {
 color: black;
 font-family:Verdana;
 font-size: 9pt;
 text-align: left;
 }
H3 {
 color: black;
 font-family:Verdana;
 font-size: 8pt;
 text-align: left;
 margin-bottom: 0em;
 margin-top: 1em;
 }

 
 

#tickertape{
position:relative;x
layer-background-color:white;
width:700px;
height:20px;
}

#subtickertape{
background-color:white;
position:absolute;
border: 1px solid white;
width:700px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:black;
}

.subtickertapefont a{
color:black;
text-decoration:none;
}


