p, td, ol, ul, il {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color:  #666666;
}
div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color:  #666666;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color:  #000066;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #0033FF;

}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
}

a  {text-decoration: underline;}
a:hover {color: #FF6600; text-decoration: underline;}
a:visited {color: #FF6600; text-decoration: underline;}

.bckgrhomepage {
	background-image:  url(images/globebckgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body {
	background-image:  url(images/globebckgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.blueleft {
	background-image:  url(images/2ndlevel_11.jpg);
	background-repeat: repeat-y;
}
.greybar {
	background-image:  url(images/greybar.gif);
	background-repeat: repeat-x;
}