body {

	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial;*/
}

.title {
	font-size: 15px;
}

.bottom {
	font-size: 9px;
}

.diary {
	font-family: "Mackan";
	font-size: 18px;
}
.underline {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: black;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
}


a.nav1:link {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.nav1:visited {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.nav1:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

a.nav2:link {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.nav2:visited {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.nav2:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

a.nav3:link {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
a.nav3:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
a.nav3:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
}




a.privacy:link {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.privacy:visited {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.privacy:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
}


a.learn_more_link:link {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.learn_more_link:visited {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
a.learn_more_link:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.white_font1 {
	color: white;
	font-size: 16px;
	font-weight: normal;
}

.subtitle {
	font-size: 26px;
	text-decoration: none;
	font-weight: normal;
}


.right_border {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: black;
}

.left_border {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: black;
}

.bottom_border {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: black;
}

.left_bottom_border {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: black;
}

.p4_subs {
	font-size: 12px;
}
