/* CSS Document */

body
{   color: #000000;
font-family: garamond;
font-size: 17px;
background-color: #FFFFC0;
background: url(../images/bg.jpg);}

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

table
{width: 1050px; }

table.gray
{width: 1050px; 
background-color: #F39D07;}

table.blue
{width: 1050px; 
}

table.classlist
{color: #000000;
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: #000000;
font-family: garamond;
font-size: 20px;
text-align: }

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