.iframetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.blacklink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a.blacklink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #133A5A;
}
.whitelink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
a.whitelink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e2e279;
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #759ED2;
}
.titlebluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #759ED2;
	font-weight: bold;
}
.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #848383;
}
.titlegreysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848383;
	font-weight: bold;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB6F72;
}
.titleredsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB6F72;
	font-weight: bold;
}
.blacklink1 {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a.blacklink1:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #133A5A;
}