HTML { margin:0;padding;0;border:none }
BODY { margin:0;padding;0;border:none; bgcolor: #ffffff; font-family: verdana, arial; }

SPAN { margin-top: 0px; margin-bottom: 0px }

A:link		{ text-decoration: none; color: #0000FF }
A:active	{ text-decoration: none; color: #000000 }
A:visited	{ text-decoration: none; color: #0000FF }
A:hover		{ text-decoration: none; color: #000099; font-weight: bold }

TD { color: #000000; font-size: 10pt; }

B { font-weight: bold }

#ts0		{ font-size: 6pt; color: #ffff00; }
#ts1		{ font-size: 7pt; color: #999999; }
#ts2		{ font-size: 10pt; }
#ts3		{ font-size: 12pt; }
#ts4		{ font-size: 16pt; }
#ts5		{ font-size: 20pt; }
#ts6		{ font-size: 25pt; }

#tel		{font-size: 7pt; }

#dat		{font-size: 7pt; color: #003366; font-weight: bold;}
#des		{font-size: 7pt; color: #660033; font-weight: bold;}
#cos		{font-size: 8pt; color: #660033; font-weight: bold;}
#not		{font-size: 7pt; color: #000066; font-weight: italic;}

#msg		{font-size: 16pt; color: #FF0066; font-weight: bold;}

#PostHeader	{ color: #090094; font-size: 10pt; font-weight: bold; }
#PostHeaderBig	{ color: #FFFFFF; font-size: 11pt; font-weight: bold; }

#highlighty	{ color: #000000; background-color: #FFFF33 }
#highlightb	{ color: #FFFFFF; background-color: #3366FF }

.numbers {
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 28px; 
    font-weight: bold;   /* options are normal, bold, bolder, lighter */
    font-style: normal;  /* options are normal or italic */
    color: #FF0000;      /* change color using the hexadecimal color codes for HTML */
}
.label {    /* the styles below will affect the title under the numbers, i.e., "Days", "Hours", etc. */
    width: 10in;
    text-align: center; 
    font-family: Arial; 
    font-size: 14px;
    font-style:italic; 
    font-weight: bold;   /* options are normal, bold, bolder, lighter */
    color: #FF0000;      /* change color using the hexadecimal color codes for HTML */
}

.title {    /* the styles below will affect the title under the numbers, i.e., "Days", "Hours", etc. */
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: bold;   /* options are normal, bold, bolder, lighter */
    color: #FF8080;      /* change color using the hexadecimal color codes for HTML */
}
#table {
    width: 400px;
    height: 68px;
    border-style: none;
    background-color: transparent;
}
