a
{
	color:					#0066CC;
}

a:link
{
	color:					#0066CC;
}

a:visited
{
	color:					#800080;
}

a:hover
{
	color:					#FF6600;
}

a:active
{
	color:					#800080;
}
.stdBullet
{
	color:					#999999;
}
.introTitle
{
	font-size:				70%;
	font-family:			Tahoma;
	font-weight:			bold;
	color:					#12305e;
}

.introText
{
	font-size:				75%;
	font-family:			Tahoma;
	color:					#333333;
	line-height:			14px;
}

a.highLightTitle
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#0066cc;
	font-weight:			bold;
	line-height:			14px;
}
span.highLightTitle
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#0066cc;
	font-weight:			bold;
	line-height:			14px;
}
td.highLightText
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#333333;
	line-height:			14px;
}

.linkText
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#0066cc;
}

.linkText a
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#0066cc;
}

td.greyTitle
{
	font-size:				11;
	font-family:			Tahoma;
	color:					#666666;
	font-weight:			bold;
}