body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #B0178D;
}
a:hover {

}

a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.3em;
	color: #C00596;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.15em;
}

div.sep {
	clear: both;
	height: 19px;
	background-image: url(/img/psep.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
}
