a:link {
	color: 666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-transform: none;
	color: fc8807;
	text-decoration: underline;
}
a:active {
	color: 666699;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
	font-variant: small-caps;
	color: #666699;
}
.sectiontitle {
	font-weight: bold;
	color: #5A5A87;
	text-decoration: underline;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	list-style-image:  url(Assets/bullet.gif);
	font-variant: small-caps;


}
.altlink {
	color: #0033CC;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
