body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.swimtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
.swimtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.swimpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: bold;
    line-height: 50px;
}
.swimhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.swimlst {
	list-style-position: inside;
	list-style-type: disc;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.swimlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.swimfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: bold;
}
.swimddwn {
	background-image:  url(file:../images/dots_down.gif);
	background-repeat: repeat-y;
}