body {
	background-image: url(images/bg3.jpg);
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.text1 .text1 {
	font-size: medium;
}
.foot {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}
.verd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
}

.verd-grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #4a4949;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

.bigtype {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #333;
}

.headertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #990000;
}
