/* CSS Document */

.style1 {
	font-family: "Brush Script MT";
	font-size: xx-large;
	color: #214767;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #214767;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #214767;
	}
.style4 {color: #214767}
.style5 {font-size: small}

.style6 {font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #00703C; }
.style7 {color: #214767}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {font-family: Arial, Helvetica, sans-serif; color: #214767; }
.style12 {
	font-size: small;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {font-family: Arial, Helvetica, sans-serif; color: #214767; font-weight: bold; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #214767;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #3a7eb6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3a7eb6;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
}

-->



