.largeWhite {
	font-size: medium;
	color: #FFFFFF;
}
a.smallertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6600CC;
	font-weight: normal;
	text-decoration: none;

}
a.smalltext:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.smallgrey {
	color: #999999;
	font-size: 11px;

}
.smallgreyLink {
	color: #9999FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;


}
a.smallgreyLink:hover {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.purpleLink {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.purpleLink:hover {


	font-size: 10pt;
	font-weight: normal;
	color: #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.purpleLink:link {

	font-size: 10pt;
	font-weight: normal;
	color: #9966FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.smallgrey:link {
	color: #999999;
	font-size: 11px;
	text-decoration: none;

}
a.smallgrey:hover {

	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.titleLarge {
	color: #567C8E;
	font-weight: bold;
	font-size: 17pt;



}
.smallesttext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.smallesttext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: underline;

}
a.smallesttext:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

