
html		{height: 100%}

body		{text-align: center;
		font-family: arial,sans-serif;
		font-size: 10pt;
		height: 100%;
		background-color: #FDFCB3;}

table#page	{margin-right: auto;
		margin-left:auto; 
		width: 765px; 
		padding: 0px;
		background-color: #FFFFFF;
		color: #3A3838;
		font-size: 11pt;
		font-family: arial;
		}

a:link		{color: #000080;}
a:visited	{color:	#560082;}
a:hover		{color:	#4040FF;}
a:active	{color:	#B36767;}
a.header	{color: #653C1E;}

div#header	{
		height: 165px; width: 750px;
		padding: 0px;
		background-color: #D5D5D5;
		font-size: 10pt;
		}

div#headerchg	{
		position: absolute; top: 14px;
		left: 50%;
		margin-left: -375px;
		height: 165px; width: 750px;
		padding: 0px; margin-top:0;
		background-color: #D5D5D5;
		font-size: 10pt;
		}

div#adbar       {padding-top:160px;}

div#wholedoc    {padding: 0px; margin-top:0;}

table#column	{
		width: 180px; height: auto;
		background-color: #FFFFFF;
		}

table#incolumn 	{
		background-color: #D5D5D5;
		width: 150px; height: auto;
		text-align: center;
		font-size: 10pt;
		}

table#content	{
		width: 560px; height: auto;
		padding: 10px;
		text-align: left;
		spacing: 10px;
		}

#footer	        {
		font-size: small;
		text-align: center;
		}

img.left	{
		padding: 1px 1px;
		margin: 5px 10px;
		float: left;
		border-width: 5px;
		border-color: #C0C0C0;
		border-style: groove;
		} 

img.right	{
		padding: 1px 1px;
		margin: 5px 10px;
		float: right;
		border-width: 5px;
		border-color: #C0C0C0;
		border-style: groove;
		} 

hr		{
		width: 90%;
		margin: 0 auto 0px auto;
		text-align: center;
		}

.center		{
		text-align: center;
		}

.bold		{
		font-weight: bold;
   		}

.redtext	{
		color: red;
   		}

.copytext	{
		color: blue;
   		}

.destinations	{
		font-size: 10 pt;
		font-family: "Times New Roman",Georgia,Serif;
		}

.ednote		{
		color: gray;
		}

.quote		{
		color: brown;
		font-family: "Times New Roman",Georgia,Serif;
		font-size: 14pt;
		}

a.buythis	{
		text-decoration: none;
		color: red;
		font-family: arial,sans-serif;
		font-size: 20pt;
		}

h1		{
		margin:0;
		text-align: center;
		}