.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
a:link {color: #00346E; text-decoration: none} 
a:visited {color: #6987AB; text-decoration: none}  
a:hover {color: #A31E27; text-decoration: none}  
a:active {color: #A31E27; text-decoration: none} 

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 14px;
}
.itext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	color: #666666;
}