﻿.Title-LG {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #6B7FA7;
}
.Title-SM {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #93A9D0;
}
.Title-LG-IT {
	font-family: Verdana;	font-size: x-large;
	font-weight: bold;
	color: #6B7FA7;
	font-style: italic;
}
.Title-MD {
	font-family: Verdana;	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #93A9D0;
}
.Title-MD-IT {
	font-family: Verdana;	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #93A9D0;
}
.Title-SM-IT {
	font-family: Verdana;	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #93A9D0;
}
.Body-SM {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #566584;
}
.Body-SM-IT {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #566584;
}
.Body-MD {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #566584;
}
.Body-MD-IT {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #566584;
	font-style: italic;
}
.Body-LG {
	font-family: Verdana;
	font-size: medium;
	color: #566584;
}
.Title-LG-Serif {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	color: #6B7FA7;
}
.Title-LG-Serif-IT {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	color: #6B7FA7;
	font-style: italic;
}
.Title-MD-Serif {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	color: #93A9D0;
}
.Title-MD-Serif-IT {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	color: #93A9D0;
	font-style: italic;
}
.Title-SM-Serif {
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #93A9D0;
}
.Title-SM-Serif-IT {
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #93A9D0;
}
.Body-LG-IT {
	font-family: Verdana;
	font-size: medium;
	color: #566584;
	font-weight: normal;
	font-style: italic;
}
