body {
	background-image: url(images/bgpattern2.gif);
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Garamond;
	font-size: 15px;


}
.indent {
	padding-left: 30px;
	font-family: Garamond;
	font-size: 15px;
	font-weight: normal;
}
.link_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8aa1c6;
	font-weight: bold;
	text-transform: uppercase;
}
td.heading {
	padding-right: 10px;
	padding-left: 10px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8aa1c6;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:link {
	font-family: Garamond;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 16px;
	color: #8aa1c6;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:active {
	font-family: Garamond;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.inner:link {
	font-family: Garamond;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.inner:visited {
	font-family: Garamond;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.inner:hover {
	font-family: Garamond;
	font-size: 11px;
	color: #8aa1c6;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.inner:active {
	font-family: Garamond;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8aa1c6;
	text-transform: lowercase;
	text-align: right;
}
p {
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0px 0px;
	padding: 0px;

}
p.section_heading {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #006699;
	text-decoration: underline;


}
p.indent {
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;

}