body{
	font-family: "Verdana";
	font-size: 13px;
	line-height: 24px;
}

h2{
	font-family: "Univers";
	font-size: 30px;
	margin-bottom: 8px;
}

strong{
	font-weight: normal;
}

#nav{
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 81px;

}
#nav strong{
	font-weight: bold;

}


#subnav{
	line-height: 45px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}

a:hover{
	text-decoration: none;
}

li p{
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

.about, .subscribe{
	font-size: 14px;
}

#email_input{
	font-weight: bold;
	font-size: 14px;
	line-height: 33px;
}

.toggle{
	font-size: 11px;
}

#footer{
	line-height: 43px;
	font-size: 11px;
	text-align: right;
}

.ad{
	text-align: center;
}

.email{
	font-size: 11px;
}