.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.greencontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #B0CA32;
}

.smallcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #B0CA32;
}
.pinkcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #EF4DA0;
}


.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.linknodec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF6699;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	}
	
.linkunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF6699;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	}
	
	.linknodecdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	}
	
.islandlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	}
	
.islandlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	}
	
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #B0CA28;
}

.button {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}

.textbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}
