.text { color: black; font-size: 10px; font-style: italic; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }
.textSmall { color: black; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif }
.textMedium { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold }
.textLarge { color: black; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold }

.navbar { 
	color: white;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-top: 6px
}

.navbarSmall { color: white; font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; text-decoration: none; font-weight: bold; margin-top: 0; margin-left: 0; padding-left: 0 }
.navbarSmallSnake { color: #FFCC66; font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; text-decoration: none; font-weight: bold; margin-top: 0; margin-left: 0; padding-left: 0 }
.textHeadline { color: #000080; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: center }
.textHeadlineSnake { color: #6C3306; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: center }
a:hover { text-decoration: none; color:orange }
.bodyTextSmallest { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; left: 12px }
.bodyText { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; left: 12px }
.caption { color: navy; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center }
.linksBottom { color: #000080; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; margin-top: 12px }
.hr80 { color: navy; font-size: 12px; text-align: center; width: 80% }

h3 { color: #000080; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }
.h2Snake { color: #6C3306; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }
.info { cursor: help; border-bottom: dashed green 1px; text-decoration: none; color: black; }
.tableBox { color: #000080; font-size: 10px; font-family: times new roman, Arial, Helvetica, sans-serif; }

.SpinSkinsTable {
	border-left-color: #F0FFFF;
	border-top-color: #F0FFFF;
	border-bottom-color: #F0FFFF;
	border-right-color: #F0FFFF;
	border-bottom-width: thin;
	border-style: solid;
}

.textLargest {
	color: navy;
	font-family: times, times new roman, serif;
	font-size: 24px;
	font-weight: bold;
}
.textLarger {
	color: white;
	font-family: times, times new roman, serif;
	font-size: 18px;
	font-weight: bold;
}
.textNavy {
	color: navy;
	font-family: times, times new roman, serif;
	font-size: 16px;
	text-align: center;
}
.textSmaller {
	color: white;
	font-family: times, times new roman, serif;
	font-size: 14px;
}
.textSmallerNavy {
	color: navy;
	font-family: times, times new roman, serif;
	font-size: 14px;
	text-align: center;
}
.textSmallestNavy {
	color: navy;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.noline {
	text-decoration: none;

}