.basicstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.orange {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6666;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
}
.whitenotbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: lighter;
	font-style: inherit;
	letter-spacing:+0.75px
}
.whiteheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.imgborderblack {
	border: 3px solid #FFCCFF;
}
.orangenounderline {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
}
.whitefatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
}
.whiteheadersBIGGER {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.biggo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000;
}
.alignright {
	position: relative;
	right: 0px;
}

