body {
	overflow: scroll;
}

.class1 a:visited {
	color: #cc0000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class1 a:active {
	background-color: white;
	color: #cc0000;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.class1 a:link {
	color: #cc0000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class1 a:hover {
	background-color: white;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.class2 a:link {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class2 a:visited {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class2 a:active {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.class2 a:hover {
	color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.class3 a:link {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class3 a:visited {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.class3 a:active {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.class3 a:hover {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #660099;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-stretch: narrower;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #660099;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-stretch: narrower;
}

.class1 {
	font-family: Arial,Helvetica,sans-serif;
}

.class2 {
	font-family: Arial,Helvetica,sans-serif;
}

.class3 {
  color: #660099;
	font-family: "Arial Narrow",Helvetica,sans-serif;
	font-stretch: narrower;
	font-style: normal;
}