@charset "utf-8";
/* CSS Document */

a.nav {
	color: #985598;
	text-decoration: none;
}
a.nav:link {
	color: #985598;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #985598;
}
a.nav:hover {
	text-decoration: underline;
	color: #985598;
}
a.nav:active {
	text-decoration: none;
	color: #985598;
}

a.nav2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
a.nav2:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.nav2:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.nav2:active {
	text-decoration: none;
	color: #ffffff;
}
.style2 {color: #4AAC49}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

