.bg {
	background-image: url(images/words.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

A.nav-link:link {
	color: #eeeeee;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
A.nav-link:visited {
	color: #eeeeee;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
A.nav-link:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #eeeeee;
	font-weight: bold;
	font-style: italic;
	
	
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	font-style: italic;
}
.list:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}
.list:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	text-align: justify;

}

.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-align: justify;

}
.bg-mid {
	background-image: url(images/bg-mid.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-bg {
	background-image: url(images/left-bg.jpg);
}
.right-bot {
	background-image: url(images/right-bot.jpg);
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: underline;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: underline;
}

A:hover {
	font-family: Arial, Helvetica, san-serif;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

dt {
	font-style: italic;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #eeeeee;
}

