.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.style9 {
	font-family: Verdana;
	color: #000000;
}
.style12 {
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
}
.StandardTextSmall {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
.StandardTextSmall_Heading {
	font-family: Verdana;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}


.StandardText {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
.StandardTextBold {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.StandardTextBoldBlue {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Heading_Medium {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.Heading_Medium_Startlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.veryBig {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

