.menutext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #666666;

}

.menutextbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666666;

}

.maintextheader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}

.maintextsubheader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.maintextbody {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	
}

.maintextcontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}

.maintextcontentbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: justify;

}

.maintextright {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: right;

}

.maintextjustify{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;

}
.maincenter{
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;

}

.quotes {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	cursor: auto;
	color: #000099;

}

.contactform {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	align: justify;
	cursor: auto;
	color: #333333;

}
.contactform2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0066;

}

.bottompagelinks {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	cursor: auto;

}