/* CSS definition file containing site wide stylesheets */

.LightLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,153,255)
}

.NoPghSpace {
	margin-top: 0pt;
 	margin-bottom: 0pt
}

UL {
	list-style-image: none;
 	margin-top: 0px;
 	margin-bottom: 0px
}

A {
	color: rgb(0,153,255)
}
