p {
   font-size : 10pt; 
   color : #cccccc; 
   text-align : center; 
}


h2 {
   font-size : 5pt; 
   visibility : hidden; 
}


h1 {
   font-size : 15pt; 
   visibility : hidden; 
}


a:visited {
   color : #66ffff; 
   text-decoration : none; 
}


a:link {
   color : #99ffff; 
   text-decoration : none; 
}


a:hover {
   color : #ffff99; 
}


a:active {
   color : #99ffff; 
}


.par {
   font-size : 10pt; 
   color : #cccccc; 
   background-color : #000033; 
   text-align : center; 
   top : 3px; 
   left : 1px; 
   position : relative; 
}


.boldwhite {
   font-weight : bold; 
   font-size : 10pt; 
   color : #ffffff; 
   background-color : #000033; 
   text-align : center; 
   top : 3px; 
   left : 1px; 
   position : relative; 
}


.bold {
   font-weight : bold; 
}


#image1 {
   background-color : #000000; 
   padding : 15px; 
}

#tickertape{
position:relative;
background-color: #000000;
width:75%;
height:12px;
}

#subtickertape{
background-color:black;
text-align: center;
position:relative;
border: 1px solid black;
width:75%;
height:12px;

}


.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
