.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: 990000;
}
ul {
	list-style-image: url(images/dot.gif);
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.dropcap {
	font-size: x-large;
	color: #990000;
}
.burgandy_text {
	color: #990000;
}
.bodytext {
	text-align: justify;
}
.burgandy_title {
	color: #990000;
	font-size: medium;
	font-weight: bold;
}
.bulletPoints {
	text-align: justify;
}
.blue_text {
	color: #003399;
}
.xSmall_Text {
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
}
