P  {}

H1  {}

H2  
{
	font-size: 14pt;
	color: #000099;
}

H3  {}

A  
{
	font-size: 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

TD
{
	font-size: 10pt;
}

BODY
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Arial;
}

.small {
	font-size : 7pt;
}

.minor {
	font-size : 10pt;
}
.minorheader {
	font-size : 10pt;
	font-weight : bold;
}
.minorheadercolor {
	font-size : 10pt;
	font-weight : bold;
	color: #000099;
}

.secondary  {
	font-size : 12pt;
}
.secondaryheader {
	font-size : 12pt;
	font-weight : bold;
}
.secondaryheadercolor
{
	font-weight: bold;
	font-size: 12pt;
	color: #000099;
}
.major  {
	font-size : 13pt;
}
.majorheader {
	font-size : 13pt;
	font-weight : bold;
}

.tdblue 
{
	background-color: #000099;
	color: #ffffff;
}

.copyright  {
	font-size : 7pt;
}
.enrollmentData
{
	color : black;
	font-weight : bold;
	font-size : smaller;
	border-style : solid;
	border-color : black;
	border-width : thin;
	text-align : center;
}

.enrollmentLabel
{
	text-align : right;
	font-size : smaller;
}
.numericBox
{
	color : #ffffff;
	background-color: #990033;
	font-weight : bold;
}
