#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	background-color: #003399;
}
#globalNav1{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	background-color: #003399;
}
a:link {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: small;
	color: #FF0000;
}
h4 {
	font-size: small;
	color: #FFFFFF;
}
body {
	font-size: small;
}
