body{
background: url(images/clockback.png) left top #EFEFEF; width:800px;
}


td, td p{
font-family:  Georgia, serif; 
color:#530101 ;
}


A:link
{
text-decoration : underline;
background : transparent;
color : #0000FF;
}


A:active
{
text-decoration : none;
background : transparent;
color : #FF0000;
}


A:visited
{
text-decoration : underline;
background : transparent;
color : #990099;
}


A:hover
{
text-decoration : underline;
background : transparent;
color : #FF0000;
}



LI
{
list-style-image: url(images/button.gif);
list-style-image: 
}

H2
{
 font-family: VERDANA,TAHOMA,ARIAL,HELVETICA;
 padding: 3px;
 margin: 0.5em 0em; 
 border: 1px solid #FFCC00;
 text-align: center;
 background-color: #FFF2D9;
 color: #660000;
 font-weight: normal;
 font-size:1.3em;
}



H3
{
 font-family: arial,helvetica,sans-serif;
 color: #000066;
 font-weight: bold;
 font-size: 1.1em;
}


H4
{
 font-family: VERDANA,TAHOMA,ARIAL,HELVETICA;
 color: #006600;
 font-weight: 900;
}



.borderpic{
border:	1px solid #660000;
}