


	A:link.shortCut			{text-decoration: none;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 7pt;font-weight: normal;}
	A:visited.shortCut		{text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}
	A:hover.shortCut		{text-decoration: underline; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}
	A:active.shortCut		{text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C183F;
	text-align: left;
	text-indent: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.ShortCutCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #245C2F;
	letter-spacing: .1em;
}