@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 100px;
}
body,td,th {
	color: #000000;
}

.bodypurp {
	background-image: url(images/bg-purpmod.gif);
	
}

.bodypink {
	background-image: url(images/bg-pinkmod.gif);
}

.bodyblue {
	background-image: url(images/bg-bluemod.gif);
	
}

.bodyred {
	background-image: url(images/bg-redmod.gif);
}

.bodyorange {
	background-image: url(images/bg-orangemod.gif);
}

.whitelinks {color: #FFFFFF;
text-decoration: underline;
}

.purplelinks {color: #9d5ae8;
text-decoration: underline;
}

.bluelinks {color: #3366CC;
text-decoration: underline;
}

.redlinks {color: #e05e5e;
text-decoration: underline;
}

.orangelinks {color: #eb8122;
text-decoration: underline;
}

.pinklinks {color: #df5eb7;
text-decoration: underline;
	color: #9d5ae8;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
