/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Lucida Sans Unicode",  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-size: 8pt;
 	color: rgb(178,32,40);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline 
}


.ultype1 { list-style-image: url( "http://www.neotelis.com/images/bullet1_burgundy.jpg" ) }

.ultype2 { list-style-image: url( "http://www.neotelis.com/images/bullet2_orange.jpg" ) }

.ultype3 { list-style-image: url( "http://www.neotelis.com/images/bullet3_grey.jpg" ) }

.ultype4 { list-style-image: url( "http://www.neotelis.com/images/flash3_7prc.gif" ) }


