@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #144744;
	line-height: 25px;
}
body {
	background-image: url(assets/images/paisleyRepeating.png);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #144744;
	line-height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body2 {
	background-image: url(assets/images/paisleyRepeating.png);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #144744;
	line-height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body3 {
	background-image: url(assets/images/paisleyRepeating.png);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #144744;
	line-height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #144744;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #268781;
}
a:hover {
	text-decoration: underline;
	color: #144744;
}
a:active {
	text-decoration: none;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B7C52C;
}
b:link {
	text-decoration: none;
}
b:visited {
	text-decoration: none;
	color: #B7C52C;
}
b:hover {
	text-decoration: underline;
	color: #B7C52C;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #144744;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	color: #144744;
}
h3 {
	font-size: 18px;
	color: #ADBE28;
}

</style>
