@charset "utf-8";
/* CSS Document */





.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	color: #666;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	text-align: justify;
	color: #000;
	margin-left: 33px;
	margin-right: 33px;
}
.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	color: #666;
	margin-left: 33px;
}

.p4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	color: #FFF;
	font-weight: bolder;
	margin: 0px;
	padding: 7px;
	vertical-align: middle;
}
.p5
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
	color: #000;
	padding-right: 60px;
	padding-left: 60px;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	filter:shadow;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
a:active {
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}

span.shadow {
	top: 1px;
	left: 1px;
	color: #000;
}
/*necessities*/
.highContrast {
	position: relative;
	color: #fff;
}
.highContrast span {
	position: relative;
}
span.shadow {
	position: absolute;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666;
	text-align: center;
}


a.second:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #069;
	text-decoration: none;
	filter:shadow;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-weight: bolder;
}
a.second:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #09C;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}
a.second:active {
	color: #09C;	
}
a.second:visited {
	color: #069;	
}

