﻿.newstext { font-size: 9pt }

.newstext:link {  font-size: 9pt; 

             font-style: normal; 

             font-weight: bold; 

             color: #FFFFFF; 

             text-decoration: none}

             

.newstext:active {  font-family: Arial, Helvetica, sans-serif; 

             font-size: 9pt; 

             font-style: normal; 

             font-weight: bold; 

             color: #FFFFFF; 

             text-decoration: none}



.newstext:visited {  font-family: Arial, Helvetica, sans-serif; 

             font-size: 9pt; 

             font-style: normal; 

             font-weight: bold; 

             color: #FFFFFF; 

             text-decoration: none}

             

.newstext:hover {  font-family: Arial, Helvetica, sans-serif; 

             font-size: 9pt; 

             font-style: normal; 

             font-weight: bold; 

             color: #FFFFFF; 

             text-decoration: none}
             
.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
             
