.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: 100}
.dkpurple_B { font-family: Arial, Helvetica, sans-serif; color: #663399; font-weight: bold }
body {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
.large {  font-size: 36px; font-weight: bold; color: #9933cc}
.medium { font-size: 30px; font-weight: bold; color: #9933cc }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal}
.normal_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.normal_bold_red { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold ; color: #FF0000}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:link {
	color: #9933cc;
}
a:visited {
	color: #9933cc;
}
a:active {
	color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#RedBox {
	border: 1px solid #FF0000;
}

.LogIn {
	font-size: 12px;
	font-weight: normal;
}