a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000066;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000066;
	text-decoration: underline;

}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000066;
}
ul {
	list-style-image:  url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/CAZRDNLV/images/bullet.gif');
	word-spacing: normal;
	list-style-position: outside


}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
	font-weight: bold;

}
.smtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 000066;
}
.lgtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 000066;
}
.bulletedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: circle;
	color: 000066;

}

