body {
	font-size:small;
	color:#666;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}

#header h1, #header h2 {
	text-align:center;
	}

sup {
	font-size:80%;
	color:#000;
	}
			
#navigation {
	font-weight:bold;
	}

	#navigation ul li {
		font-size:95%;
		}
	
	#navigation ul li,  #navigation ul li a, h1, h2 {
		color:#1e2c21;
		}
		
	#navigation ul li a {
		text-decoration:none;
		}
	
	#navigation ul ul li {
		font-size:90%;
		}
	
	#navigation ul ul li a {
		font-weight:normal;
		}
	
	#navigation ul li a:hover {
		color:#666;
		}
	
	#navigation li a.current {
		color:#6d9938;
		}
	
ul.navGlobal li a, #footer p {
	color:#fff;
	font-size:90%;
	}

	ul.navGlobal li a:hover, ul.navGlobal li a.current  {
		color:#4a78bc;
		}
		
	ul.navGlobal li {
		color:#ccc;
		}

#footer p {
	font-size:80%;
	text-align:right;
	padding:20px 26px 0 0;
	}
		
ul.navEvents li a {
	color:#000;
	font-size:90%;
	}

	ul.navEvents li a:hover, ul.navEvents li a.current  {
		color:#4a78bc;
		}
		
h1 {
	font-size:175%;
	}
	
	h2 {
		font-size:100%;
		color:#333;
		}
	
	h3 {
		font-size:90%;
		color:#333;
		}
	
	h4 {
		font-size:90%;
		color:#666;
		}
	
caption {
	font-weight:bold;
	color:#333;
	}
			
p, li {
	color:#000;
	}
	
a:link {
	color:#blue;
	}

a:visited {
	color:#red;
	}

a:active {
	color:#green;
	}
			
#content a.top {
	font-size:90%;
	}
		
p.top {
	font-size:90%;
	}
	
dl dt {
	font-weight:bold;
	color:#5a5a5a;
	font-size:95%;
	}
	
table.contactUs td, table.contactUs th, table.contactUs caption {
	color:#000;
	}

table.contactUs caption {
	padding-bottom:.4em;
	color:#333;
	}