/* CSS definition file containing site wide stylesheets */

.KEYWORDS {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	text-transform: lowercase;
 	color: rgb(102,51,153);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	background-color: transparent;
 	background-image: none
}