p {
	font-family: Tahoma;
	color: #003300;
	font-size: 14px;
	background-color: #FFFFFF;
}
.buttons {
	background-color: #333333;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-variant: small-caps;
	color: #999999;
	text-transform: none;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.about {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: normal;
	color: #FF3300;
	text-transform: uppercase;
}
.aboutText {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}

.employ {
	color: #99CC33;
	font-size: 18px;
	font-family: Tahoma;
}
.services {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: small-caps;
	color: #009999;
}
.servicesText {
	font-family: Tahoma;
	font-size: 12px;
	color: #009999;
	font-variant: small-caps;
}
.servicesTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
}


.accounts {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: small-caps;
	color: #CCCC99;
}
.contact {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: normal;
	color: #FFCC00;
	text-transform: uppercase;
}
.hidden {
	font-family: Tahoma;
	font-size: 2px;
	color: #666666;
}
a:link {
	color: #999933;
	text-decoration: none;
}
.textMain {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
	font-variant: normal;
	text-transform: none;
}
#centerBox {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 25px;
	right: -25px;
}
.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-transform: none;
	font-variant: normal;
}
