@charset "utf-8";
body.bg_div {
	background-color: #0136C9;
	width: 100%;
	text-align: center;
	background-position: center;
}
div.page_container {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	width: 780px;
}

a:link {
	color: #0136c9;
	text-decoration: none;
}


a:visited {
	color: #0136c9;
	text-decoration: none;
}

a:hover {
	color: #C71202;
}

a.red {
	font-size:11pt;
}
a.red:link {
	color: #C71202;
	text-decoration:underline;
}

a.red:visited {
	color: #C71202;
	text-decoration:underline;
}

a.red:hover {
	color: #0136C9;
	text-decoration:underline;
}

a.current:link {
	color: #C71202;
	text-decoration: none;
}

a.current:visited {
	color: #C71202;
	text-decoration: none;
}

a.current:hover {
	color: #C71202;
}


div.pic_border {
	border: 2px;
	border-style: solid;
}.haapy_designs {
	font-size: 9px;
	color: #0136c9;
}
.title {
	color: #000000;
	font-weight: bold;
}
.link_color {color: #000000;}

div.quote {
	padding: 0px 50px 0px 50px;
	text-align:justify;
	font-size:11pt;
}
