
.text {
	font-family: "arial";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}

.textsmall {
	font-family: "arial";
	font-size: 11px;
	font-weight:  bold;	
}

.textlarger {
	font-family: "arial";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	
}

.textlarger2 {
	font-family: "arial";
	font-size: 13px;
	line-height: 200%;
	color: #000000;
	
}

.textlarger3 {
	font-family: "arial";
	font-size: 15px;
	line-height: 140%;
	color: #FF6633;
	
}

.textlarger4 {
	font-family: "arial";
	font-size: 16px;
	line-height: 275%;
	color: #000000;
	
}


.headline {
	font-family: "arial";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

.headlinesmall {
	font-family: "arial";
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}

.headlinelarge {
	font-family: "arial";
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
}
.textlighterorange {
	font-family: "arial";
	font-size: 11px;
	line-height: 130%;
	color: black;
	padding: 3px;
	background: #C7E5F9;
}

.catergoryname {
	FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: "arial";
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: bold;
	BORDER-RIGHT: 1px solid #4396ca; 
	BORDER-TOP: 1px solid #4396ca; 
	BORDER-LEFT: 1px solid #4396ca; 
	BORDER-BOTTOM: 1px solid #4396ca; 
	BACKGROUND-COLOR: #4396ca;
	TEXT-DECORATION: none;
	padding: 3px;
}

.reviewname {
	FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: "arial";
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	BACKGROUND-COLOR: #000000;
	TEXT-DECORATION: none;
}

.textbox {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: "arial";
	TEXT-DECORATION: none;
	BORDER-RIGHT: 1px solid #8EC1E2;
	BORDER-TOP: 1px solid #8EC1E2;
	BORDER-LEFT: 1px solid #8EC1E2;
	BORDER-BOTTOM: 1px solid #8EC1E2;
	TEXT-DECORATION: none;
	padding: 7px;
	LINE-HEIGHT: 130%;

}


h2 {
	font-family: "arial";
	font-size: 22px;
	line-height: 100%;
	color: #000000;
	
}
