@charset "utf-8";
p, h2, h1 {
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 20px;
	color: #0033CC;
	font-weight: lighter;
	margin-top: 5px;
	padding-top: 1px;
}

a:link {
	color: #3353C0;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited {
	color: #3353C0;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.btm_link {
	font-size: 10px;
	color: #000000;
}
.btm_link a:link {
	color: #000000;
}
.btm_link a:visited {
	color: #333333;
}
.btm_link a:hover {
	color: #CCCCCC;
}
.Top_parkside {
	font-size: 24px
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
p {
	font-size: 14px;
}
.style1 {
	font-size: 14px;
	color: #3353C0;
}

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #999999;
}
.link_page_body {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
