body, td, p, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
h4 {
	font-size: 14px;
	color: #FF6600;
}
h5 {
	font-size: 18px;
	color: #2B1726;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #2B1726;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

a img {
	border: 0px;
}
a:link {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 15px;
}
.pageSmallHeader {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
}

.bulletlists {
	font-size: 11px;
	color: #333333;
}

.orangeTextLarge {
	color: #FF6600;
	font-size: 14px;
}
.orangeText {
	color: #FF6600;
}
.smallText {
	font-size: 10px;
}

.headershirazlarge {
	font-size: 18px;
	font-weight: bold;
	color: #2B1726;
}
.headershiraz {
	font-size: 14px;
	font-weight: bold;
	color: #2B1726;
}
.menutextshiraz {
	font-size: 12px;
	font-weight: bold;
	color: #2B1726;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.shirazText {
	color: #2B1726;
}
.shirazTextLarge {
	color: #2B1726;
	font-size: 14px;
}

.largegreytext {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.midgreytext {
	font-size: 13px;
	color: #CCCCCC;
}

.smalldarkgreytext {
	font-size: 12px;
	color: #999999;
}

.superlinksgrey {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.superlinksorange {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}