body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: "trebuchet ms";
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {

	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a:visited {


	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #CB7626;
	text-decoration: underline;
}
a:active {

	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

#mainContents {
	color: #CC9966;
	font-family: "trebuchet ms";
	font-size: 12px;
	padding: 5px 12px;
	
}

#ratesDiv #title {
	float: left;
	font-size: 110%;
	border-bottom: 1px solid orange;
}

#ratesDiv #cost {
	float: left; padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
}

#categoryTitle {
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
}

#tipTitle {
	font-size: 110%;
	}

.img {
padding:4px;
border:1px solid
}

#imgDescription {
	// place holder
}
h3 {
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.tableborder {
	border: 0.5px solid #333333;
}
h2 {
	font-family: "trebuchet ms";
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

