body {
	font-family : sans-serif;
}

.welcome {
	font-size : 20px;
	color : #000000;
	font-weight : bold;
}

.address {
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}

.menutitle {
	font-size : 15px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
	padding-left : 30px;
	text-decoration : underline;
}

.menuitem {
	font-size : 13px;
	color : #e5e5e5;
	font-family : sans-serif;
	font-weight : bold;
	padding-left : 32px;
	text-decoration : none;
}

a.menuitem:link, a.menuitem:visited {
	font-size : 13px;
	color : #e5e5e5;
	font-family : sans-serif;	
	font-weight : bold;
	padding-left : 32px;
	text-decoration : none;	
}

a.menuitem:hover {
	font-size : 13px;
	color : #ff6633;
	font-family : sans-serif;
	font-weight : bold;
	padding-left : 32px;
	text-decoration : none;
}

.pagetitle {
	font-size : 26px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.content {
	font-size : 12px;
	color : #000000;
	font-family : sans-serif;
}

a.content:link, a.content:visited {
	font-size : 12px;
	color : #780001;
	font-family : sans-serif;
	text-decoration : none;
}

a.content:hover {
	font-size : 12px;
	color : #ff6633;
	font-family : sans-serif;
	text-decoration : underline;
}

.copyright {
	font-size : 11px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
}

a.copyright:link, a.copyright:visited {
	font-size : 11px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.copyright:hover {
	font-size : 11px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.date {
	font-size : 12px;
	color : #ffffff;
	font-family : sans-serif;
	font-weight : normal;
}

.subtitle {
	font-size : 12px;
	color : #000000;
	font-family : sans-serif;
	font-weight : normal;
}

.contact {
	font-size : 18px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
}

.jobtitle {
	font-size : 18px;
	color : #669900;
	font-family : sans-serif;
	font-weight : bold;
}

.ordertitle {
	font-size : 26px;
	color : #669900;
	font-family : sans-serif;
	font-weight : bold;
}

.warning {
	font-size : 14px;
	color : #780001;
	font-family : sans-serif;
	font-weight : bold;
}

.order1 {
	font-size : 18px;
	color : #780001;
	font-family : sans-serif;
	font-weight : bold;
}

.order2 {
	font-size : 14px;
	color : #000000;
	font-family : sans-serif;
	font-weight : bold;
}

.order3 {
	font-size : 12px;
	color : #780001;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.order3:link, a.order3:visited {
	font-size : 12px;
	color : #780001;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.order3:hover {
	font-size : 12px;
	color : #780001;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.contact1 {
	font-size : 14px;
	color : #000000;
	font-family : sans-serif;
	font-weight : Bold;
}

.contact2 {
	font-size : 14px;
	color : #000000;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.contact2:link, a.contact2:visited {
	font-size : 14px;
	color : #000000;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.contact2:hover {
	font-size : 14px;
	color : #780001;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.survey-sm {
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}
.survey-md {
	font-size : 14px;
	color : #000000;
	font-weight : normal;
}
.survey-mdb {
	font-size : 15px;
	color : #000000;
	font-weight : bold;
}
.survey-lg {
	font-size : 18px;
	color : #000000;
	font-weight : bold;
}

.ordergold {
	font-size : 18px;
	color : #B37125;
	font-family : sans-serif;
	font-weight : bold;
}