
html
{color: #000000; 
background-color: #eee;
}

body
{color: #000000; 
background-color: #fff;
margin-left: auto;
margin-right: auto;
padding: 4px;
width: 550px;
}

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: black;
 background-color: transparent; 
 text-indent:25px;
 line-height: 17px;
 text-align: left; 
 font-size: 14px; 
 font-family: Arial, Helvetica, Sans-serif}

h3 {border: solid 1px #000080;
padding: 0 4px 4px 4px;
margin-bottom: .2em;
color: #000080;
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: 11px; 
font-family: Arial, Helvetica, Sans-serif;}

.bold {font-weight: bold;}

.center {text-align: center;}

.left {text-align: left}

.right {text-align: right}

.clear {clear: both}

