﻿.Heading {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
}
.Subheading {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #808080;
}
.text {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.bulletedlist {
	font-family: "Tahoma Small Cap";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #3366CC;
}
.credits {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #0080FF;
}
.areaheading {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	text-transform: inherit;
}
