/* CSS Document */

<style type="text/css">


a:link {
	color: #0A5360;
}
a:visited {
	color: #0A5360;
}
a:hover {
	color: #0A5360;
}
a:active {
	color: #0A5360;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.style7 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11.5px;
	font-weight: bold;
}
.style8 {
    font-size: 11.5px; 
	line-height: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style10 {
	color: #0a5360;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
}
.style14 {
	color: #0a5360;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.style15 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.style16 {
    font-size: 12px; 
    line-height: 19px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
	background-image: url(images/site_background.jpg);
	background-repeat: repeat-y;
}



