body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
}
.style1 {
	font-size: xx-small;
	color: #660066;
}
.style2 {font-size: 12px
}

.style5 {
	font-size: medium;
	color: #FFCC00;
	background-color: #663366;
}

.heading {
	font-size:24px;
	color: #660066;
}

.course {
	color: #660066;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #5E52F8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E52F8;
}
a:hover {
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
