H.MajorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6600;
	font-weight: 100;
}

H.MinorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #FF6600;
}


.MajorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6600;
}

.MinorHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #FF6600;
}

.MinorHeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 800;
	color: #000000;
}

.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

A
{
	font-size: 10pt;
	font-weight: 550;
	color: #0000FF;
	margin-left: 0;
	font-family: Arial;
	text-decoration:none;
}

A:hover {
	color : #AFAFAF;
}

A.Menu {
	font-size: 8pt;
	font-weight: 800;
	color: #708899;
	margin-left: 0;
	font-family: Arial;
	text-decoration:none;
}

A.Menu:hover {
	color : #A43600;
}

A.MenuSelected
{
	font-size: 8pt;
	font-weight: 800;
	color: #FF0000;
	margin-left: 0;
	font-family: Arial;
	text-decoration:none;
}

A.MenuSelected:hover {
	color : #FF0000;
}
