body {
	color: #000000;
	background-color: #FFFFCC;
        background: url("bg_textured.jpeg");
        link: #3333FF;
        vlink: #666633;
	font-family: Helvetica, Verdana, Geneva, Arial, Georgia, sans-serif;
	font-size: medium;
	text-align: left;
}

.title {
	font-weight: bold;
	font-size: x-large;
	text-align: center;
        color: #336600;
}

table {
	background-color: #ffffcc;
        background: url("bg_textured.jpeg");
}

h1 {
	font-size: larger;
	font-weight: bold;
	color: #4B0082;
}


tr {
	background-color: #ffffcc;
        background: url("bg_textured.jpeg");
}

td {
	background-color: #ffffcc;
        background: url("bg_textured.jpeg");
	text-align: left;
}

.header {
	font-weight: bold;
}

.bigheader {
	font-weight: bold;
        font-size: large;
        color: #336600;
}

.news {
	font-weight: bold;
        font-size: large;
        color: Navy;
}

.coloredheader {
        font-weight: bold;
        font-size: large;
        color: #336600;
}

.mission {
        font-size: large;
        text-align: center;
        background: url("bg_textured.jpeg");
}

.disclaimer {
        color: #000000;
        font-size: x-small;
}

.allow {
        font-size: small;
}

.copyright {
        color: #000000;
        font-size: x-small;
        text-align: center;
}

