a.default:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #00ADDC;
	text-decoration: underline;
}
a.default:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #0099FF;
	text-decoration: underline;
}
a.default:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.red10Bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.red12Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.grey10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align : justify;
}

a.greyLink {
	font-family: Tahoma;
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

a.greyLink:hover {
	font-family: Tahoma;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}

.maroon10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}

.maroon10Bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.maroon12Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.maroon14Bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.black12Bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.black12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.white12Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

