body {background: #003300 url(none) no-repeat fixed 0% 0%; color:#ffff33;}

A:link{color:#66ff66}
A:visited{color:#ffff99}
A:hover{color:#ffcc00}
A:active{color:#ffffff}

h1.gold,h2.gold,h3.gold
	{color:#ffcc66;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	text-align: center }

h4.gold
	{color:#ffcc66;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	font-weight:lighter;
	text-align: center }

h1.green,h2.green,h3.green
	{color:#33ff33;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	text-align: center }

h4.green
	{color:#33ff33;
	font-family:"Georgia","Arial","Courier";
	font-style:normal;
	font-weight:lighter;
	text-align: center }

div
	{text-align: center;}
	
div.yellow
	{float: left;
	margin-left: 70px;
	margin-right: 50px;
	text-align: center;
	background-color: #ffff66;
	color: #660000;
	border: medium dashed #660000;
	width: 85%;
	padding: 10px;
	font-weight: bold;
	font-size: large;}


img.logo
	{width: 900px;
	height: 290px;}
	
img.fly
	{width:333px;}

img.smallfly
	{width:220px;
	height:180px;}

table.pages
	{width: 100%;}

td.pages
	{text-align:center;
	width:25%;
	font-size: medium;
	font-weight: bold;}

table.flies
	{width: 100%;
	border: thin solid #99ff99;}
	
tr.flies
	{height: auto;}

td.flies
	{background: #006600 url(none) no-repeat fixed 0% 0%;
	text-align:center;
	padding-bottom: 4px;
	padding-top: 2px;
	width:12%;
	font-size:small;
	font-weight: bold;
	border-color: #006600;}


blockquote.notice 
	{width: 500px;
	background: #99cc99 url(none) no-repeat fixed 0% 0%;
	color: #003300;
	border: medium double #ffcc00;
	font-size: large;
	padding: 5px 20p  5px 20px;
	}


