body
{ 
background-image: url('images/bk_hm.gif'); repeat -x
}
h1,h2,h3
{
font-family: georgia, verdana, arial, 'sans serif';
14pt; 
}

p,table,li
{
font-family: georgia, verdana, arial, 'sans serif'; 
margin-left: 12pt;
}

ul
{
list-style: square; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 75%;
}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:black; 
}

.center
{
text-align: center
}

#sacscript { 

background-attachment: fixed; 

background-image: url('images/SAC_hp_title.gif'); 

background-repeat: no-repeat; 

background-position: center; 

padding-top:5px; 

margin-bottom:5px; 

}


a:link    {color:blue}
a:visited {color:light blue}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}