body {color:black; background-color: #bbccdd; background: #bbccdd url(images/spa_background.jpg); margin-top: 0; }
table td {vertical-align:top; font-family: Arial, sans-serif; font-size: 12;}

a:link {
    color: #660099;
    font-weight: bold;
    text-decoration: none
}

a:visited {
    color: #6633cc;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    color: #660099; 
    text-decoration: underline
}

div.start:first-letter{
    font-size: x-large; 
    color: #006699
}

table#main {
	left: 10;
	top: 10px;
	width: 715px;
	position: absolute;
}

tr#smaller {
    font-size: 12px; 
}

div.page_title { 
    font-size: x-large; 
    color: #006699 
}

div.date { 
    font-size: 12px;
    font-weight: bold; 
    color: #000000 
}


