body {
font-weight: bold; 
}
a {
color: #990099;text-decoration:none
}
a:hover {
color: #CCCCCC; text-decoration: none
}
#ActScroll {
margin: 0 auto;
overflow: auto;
position: relative;
width: 509px;
height:450px;
color: #000000;
border: 0px;
background-color:#FFFFFF;
}
.FullSpec {
	font-size: 36px;
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 12px;
}
.TitlesS {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 12px;
	font-weight: bold;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 14px;
	font-weight: bold;
}
.WebLink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990099;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990099;
}