﻿@charset "utf-8";



body {

	background:white;

        font-family: sans-serif;

        font-color: black;

        font-size: 20px;

        font-weight: bold;

        line-height: 1.7; }





 a:link {color:black;text-decoration:none;}

 a:hover {color:brown;text-decoration:underline;font-weight:bold;}

 a:active {color:red;text-decoration:underline;font-weight:bold;}

 a:visited {color:black;text-decoration:none;}



audio {width:300px;}





h1 {

     font-size: 26px;

     text-align:left; }





h2 {

     font-size: 18px;

     text-align:right; }





.back {

     text-align:center; }







p {

     margin-top: 0;

     margin-bottom: 0;

     margin-left:36px;

     margin-right:36px; }





.float-box {

	float: left;

	margin-right: 1em;

	margin-bottom: 0.5em;

	vertical-align: baseline;}





.float-clear {

	overflow: hidden;}





.note {

        text-indent:+1em; } 









