body {
	background-image: 'images/stripes.jpg';
	margin: 0px 0px 0px 0px;
}
p {
	color: black;
	font-family: Bookman Old Style;
	font-size: 10pt;
}
table {
	color: black;
}
td {
	font-family: Bookman Old Style;
	font-size: 10pt;
}
h1 {
	font-family: Bookman Old Style;
	color: #ED73C1;
}
h2 {
	font-family: Bookman Old Style;
	color: #ED73C1;
}
h3 {
	font-family: Bookman Old Style;
	color: #ED73C1;
}
h4 {
	font-family: Bookman Old Style;
	color: #ED73C1;
}
h5 {
	font-family: Bookman Old Style;
	color: #ED73C1;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	color: #ED73C1;
}
a:hover {
	color: #EFEBCB;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover.text {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
