body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	background-image: url(../2008_Worlds/BGWorlds.jpg);
	scrollbar-face-color:000000;
	scrollbar-highlight-color:ffffcc;
	scrollbar-3dlight-color:ffffcc;
	scrollbar-shadow-color:ffffcc;
	scrollbar-darkshadow-color:ffffcc;
	scrollbar-arrow-color:ffffcc;
	scrollbar-track-color:000000;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F0F8FF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#FFFFFF;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color: #3399FF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#body h5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

