body {
	background-color:#CCCCCC;
}
tr {
	background-color: #000000;
}
img {
     border:none
}
p {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
h2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #9999FF;
	text-align: left;
}	
	h3 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #BA1098;
	text-align: left;
	font-weight: bolder;
}
table {
	background-position: center;
}
.h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #960E6D;
}

