
ul {
	list-style-image: url(images/bullet2.gif);
} 

.conttitle
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: #003366;
	font-weight: 600;
	text-decoration: underline;
	text-align: center;
}

#contpage
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin:20px;
}
