body {
	color: #000000;
	font-family: arial;
	font-size: 12pt;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h2 {
	font-size: 14pt;
	color: 782C86;
	font-family: arial;
}

h3 {
	font-size: 13pt;
	color: 782C86;
	font-family: arial;
}

a {
	color: 003399;
	font-size: 12pt;
	font-family: arial;
	text-decoration : underline;
}

a:hover {
	color: 003399;
	font-size: 12pt;
	font-family: arial;
	text-decoration : none;
}

a:visited {
	color: 782C86;
	font-size: 12pt;
	font-family: arial;
	text-decoration : underline;
}

a.sm {
	color: 782C86;
	font-size: 9pt;
	font-family: arial;
	text-decoration : underline;
}

a.sm:hover {
	color: 782C86;
	font-size: 9pt;
	font-family: arial;
	text-decoration : none;
}

a.sm:visited {
	color: 782C86;
	font-size: 9pt;
	font-family: arial;
	text-decoration : underline;
}
a.purple {
	color: 782C86;
	font-size: 15pt;
	font-family: arial;
	text-decoration : underline;
}

a.purple:hover {
	color: 782C86;
	font-size: 15pt;
	font-family: arial;
	text-decoration : none;
}

a.purple:visited {
	color: 782C86;
	font-size: 15pt;
	font-family: arial;
	text-decoration : underline;
}

a.lg {
	font-size: 15pt;
	color: 782C86;
	font-family: arial;
	text-decoration : underline;
}

a.lg:hover {
	font-size: 15pt;
	color: 782C86;
	font-family: arial;
	text-decoration : none;
}

a.lg:visited {
	font-size: 15pt;
	color: 782C86;
	font-family: arial;
	text-decoration : underline;
}
