a,a:visited,a:active 
		{
		color: #226622;
		}

a:hover		{
		color: #6bff12;
}

body 		{ 
		background-color: #87b52d;
		font-family: Arial; Helvetica; sans-serif;
		font-size: 12pt;
		font-weight: normal;
		}


.worlddiv	{
		width: 100%;
		height: 100%;
		}

.worldtable 	{
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
		}

h3		{
		margin-bottom: -13px;
		color: #004b02;
		font-weight: bold;
		}

h2 		{
		font-size: 13pt;
		}

h1		{
		color: #004b02;
		}
