body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;

}
body a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
table {
	background-color: #FFFFFF;
}
.logo {
	font-size: 140%;
	font-weight: bold;
	color: #990033;
	text-align: center;
}
.slogan {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.nav {
	font-size: 90%;
	font-weight: bold;
}
.nav a:link {
	text-decoration: none;
		color:  #990033;

}
.nav a:visited{
	text-decoration: none;
		color:  #990033;

}
.nav a:active {
	text-decoration: none;
		color:   #333333;

}
.nav a:hover {
	text-decoration: none;
		color:   #333333;

}

.navin {
	font-size: 100%;
	font-weight: bold;
}
.navin a:link {
	text-decoration: none;
		color:  #000000;

}
.navin a:visited{
	text-decoration: none;
		color:  #000000;

}
.navin a:active {
	text-decoration: none;
		color:   #333333;

}
.navin a:hover {
	text-decoration: none;
		color:   #333333;

}

.copy {
	font-size: 70%;
	text-align: center;

}.maintext {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}
tr {
	vertical-align: top;
}
h1 {
	font-size: 110%;
	font-weight: bold;
}
