body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.right_blue {
	background-image: url(images/miamiplus1_07.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.background_tile {
	background-image: url(images/tile_lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

li {
	list-style-image: url(images/icon.jpg);
}
a.green:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.green:hover {
	color: #80FFFF;
	font-size: 10px;
	font-weight: bold;
}
a.green:visited {
	color: #0033FF;
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #3AB2BF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:  #BCD84D;
}
