body {
	margin-top: 7px;
	background-color: #003366;
	background-image:url('http://stixhooper.com/images/one_pixel_blue_003366.gif');
}

.stix_hooper_homepage {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.stix_hooper_homepage_gold {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #ff9900;
	font-weight: bold;
}

.stix_hooper_main {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.stix_hooper_mainbold {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.stix_hooper_mainblue {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
}

.stix_hooper_mainblue_large {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
}

.stix_hooper_mainblue_large_italic {
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #003366;
}

.stix_hooper_main-orange {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ff9933;
}

.stix_hooper_mainred {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #cc0000;
}
	
.stix_hooper_mainredbold {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc0000;
}

.stix_hooper_titlenblue {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
}

.stix_hooper_titlenblack{
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

.stix_hooper_main a:link {
	text-decoration: underline;
	color: #000000;
	}
.stix_hooper_main a:visited {
	text-decoration: underline;
	color: #000000;
	}
.stix_hooper_main a:hover {
	text-decoration: underline;
	color: #ff9933;
	}
.stix_hooper_main a:active {
	text-decoration: underline;
	color: #000000;
	}

.stix_hooper_footer_large {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: white;
}

.stix_hooper_footer {
	font: 8px Georgia, "Times New Roman", Times, serif;
	color: white;
}

.stix_hooper_footerblack {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: black;
}
.stix_hooper_footer a:link {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_footer a:active {
	text-decoration: underline;
	color: #ffffff;
	}
	
	.stix_hooper_white {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.stix_hooper_white a:link {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_white a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_white a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
.stix_hooper_white a:active {
	text-decoration: underline;
	color: #ffffff;
	}
	
	.stix_hooper_bottomtext {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: black;
}

.stix_hooper_bottomtext a:link {
	text-decoration: underline;
	color: #000000;
	}
.stix_hooper_bottomtext a:visited {
	text-decoration: underline;
	color: #000000;
	}
.stix_hooper_bottomtext a:hover {
	text-decoration: underline;
	color: #ff9933;
	}
.stix_hooper_bottomtext a:active {
	text-decoration: underline;
	color: #000000;
	}

