body
{color: #000000;
background-color: #fff;
margin: 1% 5% 0 5%;
}

a:hover{color:red;
background-color: transparent;
text-decoration:underline;}

a {text-decoration: none}

.outset {border-style: solid;
border-color: #a5d2fc;
border-width: 1px;
}

p
{color: #000000;
background-color: transparent; 
text-indent:25px;
line-height: 18px;
font-size: 16px; 
font-family: times, "Times New Roman", sans-serif; }

.notice
{color: navy;
background-color: transparent; 
text-indent:25px;
line-height: 18px;
font-size: 16px; 
font-family: arial, sans-serif; }


h3 {border: solid 1px #488B9B; padding: 4px;
margin-bottom: .2em;
color: #488B9B;
text-align: center; }

.heading 
{color: navy;
background-color: transparent;
font-size: 22px; 
line-height: 24px;
font-family: Arial, helvetica, sans-serif, times;
font-weight: 800; }

.indexfont {
color: black;
background-color: transparent;
line-height: 12px;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;}

.bold {font-weight: bold;}

.center {text-align: center;}

.left {text-align: center;}

.right {text-align: right;}

.clear {clear: both;}


