.body {
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	color: #000000;
}

.navigation {
	color: #FFFFFF;
	background-color: #990000;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;



}

a.navigation:link {
	color: #FFFFFF;
	background-color: #990000;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.navigation:hover {
	color: #FFFF00;
	background-color: #CC3333;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.navigation:active {
	color: #FFFFFF;
	background-color: #990000;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.navigation:visited {
	color: #FFFFFF;
	background-color: #990000;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}

a.current:link {
	color: #FFFF00;
	background-color: #CC3333;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.current:hover {
	color: #FFFF00;
	background-color: #CC3333;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.current:active {
	color: #FFFF00;
	background-color: #CC3333;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}
a.current:visited {
	color: #FFFF00;
	background-color: #CC3333;
	width: 120px;
	text-decoration: none;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	text-align: center;
	height: 20px;
}


h1 {
	font-size: medium;
}
h2 {
	font-size: small;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	width: 750px;


}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 10px;
	width: 750px;
	border: 1px solid #990000;

}
.whitelink {
	color: #FFFFFF;
}
.footer2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
}
.blacklink {

	color: #000000;
}
h3 {
	font-size: small;
	color: #990000;
}
.redtext {
	color: #990000;
}
.list {
	list-style-image: url(/Logos/star.gif);
}
.ratestable {
	text-align: center;
	border: 1px solid #000000;
	font-size: x-small;
}
.pinkbg {
	background-color: #FFCC99;
}

