a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #fa4b9d;
	font-weight: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fa4b9d;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fa4b9d;
	text-decoration: underline;
	font-weight: bolder;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fa4b9d;
	font-weight: normal;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
}
tr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fa4b9d;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #fa4b9d;
	font-weight: normal;
}
.dev {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
img {
	border-top-color: #fa4b9d;
	border-right-color: #fa4b9d;
	border-bottom-color: #fa4b9d;
	border-left-color: #fa4b9d;
}
