p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4080;
	border: thin solid #FF4080;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4080;
	text-decoration: none;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E8E8E8;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4080;
}
a:link {
	color: #FF4080;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #FF4080;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
background-color: transparent;

}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	line-height: 25px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
