/* CSS Document */

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.BodyText_Pink_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}


.BodyText_Pink_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}

.BodyText_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.BodyText_Slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.BodyText_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.LeftColumnText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13.5pt;
	margin-left:10px;
	font-weight:bold;
	line-height:15pt;
	color:#003399;
	text-decoration: none;
}


.LeftColumnText2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13pt;
	margin-left:10px;
	font-weight:bold;
	line-height:15pt;
	color:#003399;
	text-decoration: none;
}


A:visited {color: #003399; cursor: hand; text-decoration: none}
A:link    {color: #003399; cursor: hand; text-decoration: none}
A:active  {color: #003399; cursor: hand; text-decoration: none}
A:hover   {color: red;  cursor: hand; text-decoration: none}



