
.body_text {
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

.header {
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight:bold;
	color: #000000;
}

.copy {
	font-family: Arial, Times, serif;
	font-size:11px;
	color: #000000;
}
a.text_link:link {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.text_link:visited {
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.text_link:hover {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.nav:link {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.nav:active {
	font-family: monotype corsiva, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



a.footer:link {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.abbg {
	background-image: url(img/img_ab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.purpleBorder {
	border: 1px dashed #990066;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-weight: bold
}

