p {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-transform: uppercase;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}

a:infolink {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}
.infolink {
	color: #FFFFFF;
}

.underline {
}

a:visited {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;

}
.p2 {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-transform: uppercase;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.p3 {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: none;
}
.underline {
	text-decoration: underline;
}
