﻿.whitetext {
	color: #FFFFFF;
}

.bluetext {
	color: #2EDAFF;
	font-weight: bold;
}

.pinklargetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #F70BAE;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #2EDAFF;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 30px;
}