BODY						{	background-color: #8C9BF8;
								background-image: url('/images/earth.jpg');
								background-position:  right top;
								background-repeat: no-repeat;
								margin-top: 50px; margin-left: 20px;
							}
							
H1							{	font-family: Tahoma;
								font-size: 8pt;
								color: #000000;
								margin: 0px;
							}
							
H2, H3						{	font-size: 0pt;
								visibility: hidden;
								margin: 0px;
							}
							
#StartDiv					{	width: 450px;
								font-family: Tahoma;
								font-size: 10pt;
								font-weight: bold;
								color: #000080;
								text-align: justify;
							}
							
#Headline					{	font-family: Tahoma, Arial;
								font-size: 18pt;
								font-weight: bold;
								color: #000080;
								margin-bottom: 2px;
							}
							
#StartTable					{	border: 0px none;
								border-collapse
							}
							
.LinkImg					{	font-family: Arial;
								font-size: 12pt;
								color: #FFFFFF;
								text-align: center;
								vertical-align: middle;
								width: 80px;
								text-decoration: none;
								border: 0px none;
							}
							
.LinkTable					{	position: absolute;
								top: 15px; right: 25px;
								border: 0px none;
							}
							
TD, A						{	text-align: center;
								vertical-align: middle;
								padding: 3px;
								font-family: Tahoma;
								font-size: 8pt;
								font-weight: bold;
								text-decoration: none;
								color: #000000 !important;
							}
							
.LinkHeadline				{	font-family: Tahoma, Arial;
								font-size: 10pt;
								font-weight: bold;
								color: #CCCCCC;
							}
							
.LinkMe						{	border: 1px solid #000000;
							}
								