.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;


}
.textTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.textGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.textLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.linkSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;



}
.textTitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #003399;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 1px;


}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #000066;
	text-decoration: none;
}
.lines {
	text-decoration: underline overline;
}

