body {
	background-color: #666633;
}
p {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: underline;
	color: #FFFF99;
}

.smallText {
	font-size: 10px
}

.boldText {font-weight: bold}
.heading2 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 23px;
}
.heading3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
.mainTable {
	background-color: #660000;
}
.infoTable {
	background-color: #FFFFCC;
}

.infoTable a:link {
	color: #990000;
	text-decoration: none;
}
.infoTable a:visited {
	text-decoration: none;
	color: #990000;
}
.infoTable a:hover {
	text-decoration: underline;
	color: #AA0000;
}
.infoTable a:active {
	text-decoration: underline;
	color: #AA0000;
}

.infoTable P {
	color: #000000;
}
.hrYellow {
border: 0;
color: #FFFFCC;
background-color: #FFFFCC;
height: 1px;
width: 100%;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFCC;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.heading4 {
font-size: 14px;
font-weight: bold;
}
ul {
	list-style-type:square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
.picBorder {
	border: 1px solid #990000;
}
.creditTable {
	background-color: #666633;
}
