body {
	background-image: url(images/bg.jpg);
}
p {
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
.director {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.head2 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.head3 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #a3b3c0;
	margin-top: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

.title {
	font-family: Courier New, Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.plarge {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.psub {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
A  {
	text-decoration : underline;
	color : #897c86;
}

A:Visited  {
	color : #897c86;
}

A:Active  {
	color : #897c86;
}

A:Hover  {
	color : FFFFFF;
	
}.number {
	font-size: 20px;
	font-variant: normal;
	color: #a3b3c0;
	font-family: Courier New, Courier, mono;
}
.number2 {
	font-size: 14px;
	color: #a3b3c0;
	font-family: Courier New, Courier, mono;
}
.contactpage {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
