BODY {
	margin: 10px;
	background-color: #bbb;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
H1 A {
	color: rgb(101, 115, 133);
	text-decoration: none;
}
H2 {
	color: rgb(101, 115, 133);
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
headtype {
	color: rgb(101, 115, 133);
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3 {
	font-size: 140%;
}
H4 {
	margin: 25px 0 0 0;
	padding: 5px;
	color: rgb(200, 0, 0);
	border: 1px solid rgb(211, 211, 211);
	background-color: rgb(245, 245, 245);
	font-size: 110%;
}
H4 A {
	color: rgb(200, 0, 0);
	text-decoration: none;
}
H5 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
H5 A {
	font-weight: bold;
}
P.NoMargin {
	margin: 0;
	padding: 0;
}
A.Subheader {
	color: rgb(179, 179, 179);
	font-family: arial;
	font-size: 80%;
	text-decoration: none;
}
A.Category {
	/* nothing yet */
}
A.Subcategory {
	/* nothing yet */
}
A.Premium {
	color: #666;
	font-size: 70%;
	text-decoration: none;
}
A.Premium:hover {
	text-decoration: underline;
}
A.Small {
	font-size: 85%;
}
SPAN.Smallgrey {
	color: #666;
	font-size: 85%;
}
SPAN.PartnerCount {
	color: #666;
}
SPAN.TopRight {
	color: rgb(179, 179, 179);
	font-family: arial;
	font-size: 70%;
}
SPAN.TopRight A {
	color: rgb(179, 179, 179);
	text-decoration: none;
}
DIV.Wrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 20px;
	border: 3px groove;
}
DIV.Partners {
	padding: 0 40px;
}
DIV.Crumbs {
	border: 1px solid rgb(211, 211, 211);
	padding: 4px;
	font-size: 110%;
	font-weight: bold;
	color: rgb(200, 0, 0);
	background-color: rgb(245, 245, 245);
}
DIV.Crumbs A {
	color: Purple;
	text-decoration: none;
}
DIV.Crumbs A:hover {
	text-decoration: underline;
}
DIV.Footer {
	border: solid 1px #d3d3d3;
	background-color: #f5f5f5;
	padding: 1em;
	text-align: center;
}
TABLE.Header {
	border: solid 1px #d3d3d3;
	background-color: #f5f5f5;
}
DIV.Partner {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-top: 0em;
	padding-bottom: 1em;
}
DIV.Partner A {
	font-weight: bold;
}
DIV.Partner P {
	margin: 0;
	padding-top: .4em;
}
DIV.Partner P.LinkDesc {
	/* No special styles */
}
DIV.Partner P.Footer {
	font-size: 80%;
	color: #888;
}
P.Submit {
	margin-top: 1em;
	margin-bottom: 1em;
}
