body {color:black; background: #FFcccc url(images/spa_bgnd_1024.gif);}
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
}

div#rect1 {
	z-index: 0;
	left: 10;
	top: 10px;
	width: 745px;
	position: absolute;
	border: thin ridge;
	border-color: #663333;
	background-color: none;
	height: 550;
}

div#rect2 {
	z-index: 0;
	left: 15;
	top: 15px;
	width: 745px;
	position: absolute;
	border: thin ridge;
	border-color: #6699CC;
	background-color: none;
	height: 550;
}

div#rect3 {
	z-index: 0;
	left: 20;
	top: 20px;
	width: 745px;
	position: absolute;
	border: thin ridge;
	border-color: #663333;
	background-color: none;
	height: 550;
}

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 
}

