﻿.NormalType
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.LargeType
{
	font-size: 14pt;
	color: #ae1c21;
	font-family: Arial;
    font-weight: 900;
}
.SmallType
{
	font-size: 6pt;
	color: black;
	font-family: Arial;
}
.SeriesHead
{
	font-size: 9pt;
    color: black;
    font-family: Arial;
    font-weight: 900;
	text-decoration: none;
}
a.Links
{
	font-size: 9pt;
    color: black;
    font-family: Arial;
    font-weight: 900;
	text-decoration: none;
}
a.Links:hover
{
	font-size: 9pt;
    color: #ae1c21;
    font-family: Arial;
    font-weight: 900;
    text-decoration: underline;
}
a.PubLinks
{
	font-size: 11pt;
    color: black;
    font-family: Arial;
    font-weight: 900;
	text-decoration: none;
}
a.PubLinks:hover
{
	font-size: 11pt;
    color: #ae1c21;
    font-family: Arial;
    font-weight: 900;
    text-decoration: underline;
}
a.SubLinks
{
	font-size: 8pt;
    color: black;
    font-family: Arial;
    font-weight: 900;
	text-decoration: none;
}
a.SubLinks:hover
{
	font-size: 8pt;
    color: #ae1c21;
    font-family: Arial;
    font-weight: 900;
    text-decoration: underline;
}	
a.PDFLink
{
	font-size: 8pt;
    color: #ae1c21;
    font-family: Arial;
    font-weight: 900;
	text-decoration: none;
}
a.PDFLink:hover
{
	font-size: 8pt;
    color: #ae1c21;
    font-family: Arial;
    font-weight: 900;
    text-decoration: underline;
}
	