.style13 {font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.style14 {
	font-size: 12px;
	font-weight: bold;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

#divider {
	height: 300px;
	border-left-style: dotted;
	border-left-width: thin;
	border-color: #999999;
        width: 1px;
}


@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	}

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
        font-size: 14px;
	}
	
	
a:link {
	color: #000000;
		}

a:visited {
	color: #000000;
		}

a:active {
	color: #000000;
		}

a:hover {
	color: #660000;
		}
a {
	text-decoration: none;
		}

a.image, a.image:hover{
	text-decoration: none;
	color: #FFFFFF;
}



p {
font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
}