a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #555555;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #f0ecec;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #787878;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #698CA5;
}
.gray {
	color: #698CA5;
}
.bluelarge {
	color: #698CA5;
	font-size: 13px;
	font-family: Tahoma, Arial;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px18 {
	font-size: 18px;
	font-family: Lucida Calligraphy, Tahoma, Arial;
}
.rates {
	font-size: 13px;
	font-family: Tahoma, Arial;
	color: #A60003;	
}
.smallrates {
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #A60003;	
}
.grey {
	color: #747474;
}
.green {
	color: #70A022;
}
.greenlarge {
	color: #70A022;
	font-size: 13px;
	font-family: Tahoma, Arial;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}
.calligraphysmall {
	color: black;
	font-size: 12px;
	font-family: Lucida Calligraphy, Tahoma, Arial;
}
.calligraphylarge {
	color: black;
	font-size: 14px;
	font-family: Lucida Calligraphy, Tahoma, Arial;
}
.calligraphyxlarge {
	color: black;
	font-size: 18px;
	font-family: Lucida Calligraphy, Tahoma, Arial;
}
.black {
	font-size: 13px;
	font-family: Tahoma, Arial;
	color: black;	
}
