/* Strand Core, Inc. CSS file */

body
{
background-color: #CCFFCC; 
}

h1
{
color: #004400; 
font-size: 30pt; 
font-weight: bold; 
font-family: times,roman; 
text-decoration: none; 
text-align: center; 
}

a.sci
{
float: left; 
width: 150px; 
padding: 4px; 
border-top: 10px solid #CCFFCC; 
border-right: 10px solid #CCFFCC; 
font-family: arial,helvetica; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: none; 
text-align: center; 
}

a.sci:link
{
color: #004400; 
background-color: #CCFFCC; 
}

a.sci:visited
{
color: #004400; 
background-color: #EEEEEE; 
}

a.sci:hover
{
color: #000000; 
background-color: #EEEEEE; 
}

a.sci:active
{
color: #EEEEEE; 
background-color: #004400; 
}

td
{
background-color: #CCFFCC; 
text-align: center; 
font-family: arial,helvetica; 
font-size: 10pt;
}