table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 000099;

}
.heading14 {
	font-size: 16px;
	font-weight: bold;
}
ul {
	list-style-image:  url(images/bullet8.gif);
}
.arrowlist {
	list-style-image: url(images/arrow.gif);
	font-size: 10px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
}
