.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: 100}
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: #ff00ff}
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}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
.small {  font-size: 12px}
.mag_heading { font-family: Arial, Helvetica, sans-serif; color: #ff00ff; font-weight: bold }
.normal_bold_mag { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold ; color: #ff00ff}
a:link {
	color: #ff00ff;
}
a:visited {
	color: #ff00ff;
}
a:active {
	color: #cccccc;
}
#RedBox {
	border: 1px solid #FF0000;
}

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