p {
	text-align:justify;
}

.content {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentLink {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.main {
	font-family: verdana;
	font-size: 11px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainLink {
	font-family: verdana;
	font-size: 11px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.mainSmallBold {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainSmallBoldLink {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainSmallBoldLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.greySmall {
	font-family: verdana;
	font-size: 10px;
	color: #c2c2c2;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmall {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmallLink {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmallLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #42A685;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.form {
	font-family: verdana;
	font-size: 11px;
	color: #42A685;
	font-weight: bold;
	text-decoration: none;
	border: solid 1 #42A685;
}
.contentBig {
	font-family: verdana;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.contentBig:hover {
	font-family: verdana;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}