a {
	font-family: cityBlueprint;
	font-size: 20px;
	font-weight: bold;
	color: #FF33CC;
}
td {
}
body {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/backgroundimage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #FFCCFF;
}
img {
	padding: 5px;
}
h3 {
	font-family: "century gothic";
	font-weight: bold;
	color: #FF33CC;
	font-size: 20px;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #00FF99;
}
li {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}


.heading3 {
	color: #FF33CC;
	background-color: #FFFFFF;
}

.heading {
	background-color: #000000;
	color: #FFCCFF;
}
h1 {
	font-family: "century gothic";
	font-size: 24px;
	font-weight: bold;
}
.heading2 {
	color: #000000;
	background-color: #FFCCFF;
}
.footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.new {
	font-size: 18px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
}

