	/* 
	  eat my shorts
	*/
	<style type="text/css">
	body {
		margin-left: 1px;
		margin-top: 1px;
		margin-right: 1px;
		margin-bottom: 1px;
		background-color: #00a1e4;
	}
	</style>
	body
	{
		background-color: #00a1e4;
		margin-left: 0px;
		margin-top: 0px;
	}
	.Header
	{
		font-family: Helvetica, sans-serif;
		font-size: 34px;
		color: #00a1e4;
		font-weight: bold;
		background: white;
	}
	.strap
	{
		font-family: Helvetica, sans-serif;
		font-size: 25.5px;
		color: red;
		font-weight: bold;
		background: white;
	}
	.sub
	{
		font-family: Helvetica, sans-serif;
		font-size: 13px;
		color: #00a1e4;
		font-weight: normal;
		background: white;
	}
	.blank14pt
	{
		font-family: Helvetica, sans-serif;
		font-size: 14px;
		color: Red;
		font-weight: bold;
		background: white;
	}
	.blank13pt
	{
		font-family: Helvetica, sans-serif;
		font-size: 14px;
		color: white;
		font-weight: normal;
		background: #00a1e4;
	}
	/*---------------------------
	ANCHOR STYLES
	---------------------------*/
	/* hide from ie on mac \*/
	html {
		height: 840px;
		width: 1344px;
		overflow: hidden;
	}
	#flashcontent {
		height: 840px;
	}
	/* end hide */
	body {
		height: 840px;
		margin: 0;
		padding: 0;
		background-color: #00a1e5;
	}
	a {	
		color:#aa972e;
	}
	a.link
	{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: red;
		font-weight: bold;
		text-decoration: underline;
		background-color: white;
	}
	a.link:active
	{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: gray;
		font-weight: bold;
		text-decoration: underline;
		background-color: black;
	}
	a.link:visited
	{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: underline;
		background-color: white;
	}
	a.link:hover
	{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: yellow;
		font-weight: bold;
		text-decoration: underline;
		background-color: #00a1e4;
	}
	.blank2
	{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		background: white;
	}