/*Master Style sheet for the entire Zipwhaa site.*/H1{     font-size: 18pt;	font-weight: bold;	font-family: Arial, sans-serif;	}H2{    font-size: 14pt;	font-weight: bold;	font-family: Arial, sans-serif;	}H3{    font-size: 12pt;	font-weight: bold;	font-family: Arial, sans-serif;	}H4{    font-size: 10pt;	font-weight: bold;	font-family: Arial, sans-serif;	}H5{    font-size: 8pt;	font-weight: bold;	font-family: Arial, sans-serif;	}BODY{	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	}FORM{	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	}P{	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	}.basic{	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	}.blackover{	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	font-weight: bold;	color: white;	text-decoration : none;	}A.blackover:hover {	font-family: Arial, sans-serif;	font-size:10pt;	font-style: normal;	font-weight: bold;	color: yellow;	text-decoration: none;	}.content {	align: center;	background: white;	border: 1px solid black;	padding: 10px;	margin: 30px 50px;	}.outline {	border: 1px solid black;	padding: 2px;	text-align: center;	}.filledoutline {	border: 1px solid black;	background: white;	padding: 2px;	text-align: center;	}.officescenes {    width: 680px;	border: 1px solid black;	text-align: center;	background-color: white;	padding: 10px;	}.characters {	margin-left: 50px;	margin-right: 50px;	margin-top: 2px;	}.bottomheads {	position: absolute;	top: 350;	align: center;	}.biosdefault {	visibility: visible;	position: absolute;	top: 0;	left: 0;	margin-top: 105px;	margin-left: 50px;	margin-right: 50px;	height: 240px;	align: center;	background: white;	border: 1px solid black;	}.bios {	visibility: hidden;	position: absolute;	top: 0;	left: 0;	margin-top: 105px;	margin-left: 50px;	margin-right: 50px;	height: 240px;	align: center;	background: white;	border: 1px solid black;	}.biocontent {	margin: 10px;	height: 218px;	}