@charset "utf-8";
/* CSS Document */

li {
	list-style-type:square;
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	text-align: left;
}
.p3 {
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: .75em;
}
.p2 {
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1em;
}
.body {
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.copyright {
	color:#A0A0A4;
	text-align: center;
}
.contact {
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.button {
	font-family: "Trajan Pro", "Copperplate Gothic Light";
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-variant: small-caps;
}
a.contact:link {
	color:#000000;
}
a.contact:visited {
	color:#000000;
}
a.contact:hover {
	color:#000000;
}
a.contact:active {
	color:#000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

P {
	text-indent: 30pt;
	font-family:"Trajan Pro", "Copperplate Gothic Light";
	color: #000000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.style1 {
	font-size: 18px
}



