/* CSS Document */

body
{   color: #000040;
font-family: arial;
font-size: 16px;
background-color: #C7D6F0;
background: url(../images/satin3.jpg);}

A:link { COLOR: #000080; text-decoration:none; font-weight:bold;}
A:visited { COLOR: #000080; text-decoration:none; font-weight:bold;}
A:active { COLOR: #000080; text-decoration:none; font-weight:bold;}
A:hover { COLOR: #000080; text-decoration:none; font-weight:bold;}

table
{width: 95%; }

table.gray
{width: 95%; 
background-color: #8AABE0;}

table.blue
{width: 95%; 
}

table.classlist
{color: #000040;
font-family: arial;
font-size: 14px;
width: 1025px;}

.center
{text-align: center}

.important
{color: red;
font-family: garamond;
font-size: 18px;
font-weight: bold;
text-align: center;}

.importantdark
{color: #000040;
font-family: garamond;
font-size: 20px;
text-align: }

img.pad
{padding:0px 15px 0px 0px; }