/* Default CSS Stylesheet for a new Web Application project */

.ProductTitles
{
	font-size:16pt;
	color:#333399;
	font-weight:bold;
	font-style:italic;
}
.ServicesInfo
{
	font-size:10pt;
	color:#333399;
	font-weight:normal;
	font-style:normal;
}

