.whitetext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.redlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DD4D28;
}
.blacktext {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.footer {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.bluedots {
	font-family: arial;
	font-size: 14px;
	line-height: 8px;
	font-weight: bold;
	color: #3399FF;
}
.blueheader {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0F476A;
}
.bluelink {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

a.bluelink:hover {
	font-family: arial;
	font-size: 11px;
	color: #0099ff;
	font-weight: bold;
	text-decoration: underline;
}
.whitelink {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.whitelink:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
.greylink {
	font-family: arial;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
