body {
background-image: url('images/BKGD.gif');
background-repeat: repeat-x;
background-attachment: fixed;
background-color:  333333;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000099;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.Border1 {
	background-color: #EEEBDF;
}
.InnSubTitlte {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 20px;
	text-align: center;
}
.Border2 {
	border: 1px solid #000066;
}
.SmallTextRed {
	font-size: 9px;
	font-style: italic;
	color: #FF0000;
}
.RedText {
	color: #FF0000;
}
h2 {
	font-size: 16px;
	color: #333366;
	font-weight: bold;
}
smallText {
	font-size: 10px;
}
.smalltext {
	font-size: 10px;
}
