/* CSS definition file containing site wide stylesheets */

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(204,204,204);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(204,204,204)
}