/* CSS definition file containing site wide stylesheets */

.Single {
	font-size: x-small;
 	vertical-align: baseline;
 	list-style-type: none;
 	list-style-image: none;
 	background-color: transparent;
 	border-left-style: none;
 	margin-top: 0pt;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 0pt;
 	border-bottom-style: none
}

A {
	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}