A:visited
{ 
font-family:arial;
text-decoration:none;
color:000;
}

A:link
{
font-family: arial;text-decoration: none;
color:000;
}

A:hover
{
font-family: arial;
color:F7D118;
}


body { background:#fff url('../img/SF.jpg') repeat-y center; text-align: center;margin: 0 0 0 0;background-color:#fff;font-family: arial; font-size: 11px;color: 2C314A; scrollbar-face-color:F7D118;scrollbar-highlight-color:white;scrollbar-shadow-color:white}
td  {font-family: arial; font-size:  11px;color: 000;}

h1 {
font-size: 16px;
text-align: right;
color:#000;
}

h2 {
background: url('../img/h2.jpg')
font-family: arial; 
font-size: 14 px;
text-align: left;
text-indent: 23px;
margin-bottom:-4;
height:20px;
}

h3 {
font-family: arial;
font-size: 8 pt;
text-align: center;
color:#fff;
margin-bottom:-3px;
}

ul {
list-style-type: square;
}