#header h1 {
	font-family: Futura, "Helvetica Neue", "Gill Sans";
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	header: normal;
	text-decoration: none;
	letter-spacing: +1pt;
	line-height: 2;
}

.grey {color: #7f877d;}

#header h2 {
	font-family: Futura, "Helvetica Neue", "Gill Sans";
	font-size: 10px;
	font-style: normal;
	color: #7f877d;
	background-color: #FFFFFF;
	text-transform: uppercase;
	background-image: none;
	text-align: center;
	word-spacing: 35px;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	header: normal;
	letter-spacing: 1pt;
	line-height: 4.5;
}

#header h2 a:link {color: #7f877d} 
#header h2 a:link {text-decoration: none;}
#header h2 a:visited {color: #7f877d}
#header h2 a:hover {color: #003366}

body {
	font-family: Times;
	font-size: 14px;
	font-style: normal;
	color: #7f877d;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	header: normal;
	line-height: 1.5;
}

.title {font-family: Times;
	font-size: 12px;
	font-style: normal;
	color: #7f877d;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	header: normal;
	line-height: 1.5;}
	
.title a:link {color: #7f877d;} 
.title a:visited {color: #7f877d;}
.title a:hover {color: #003366}
	
.subtitle {font-family: Times;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: lighter;
	header: normal;
	line-height: 1.5;}	
	
.bluetext {font-family: Times;
	font-size: 12px;
	font-style: normal;
	color: #78afe9;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: lighter;
	header: normal;
	line-height: 1.2;}	
	
.bluetext a:link, .bluetext a:visited {color: #78afe9}
.bluetext a:link {text-decoration: none;}
.bluetext a:hover {text-decoration: line-through;}	

#base a:link, a:visited {color: #000000}
#base a:link {text-decoration: none;}
#base a:hover {color: #003366}

.capital {
	font-family: Futura, "Helvetica Neue", "Gill Sans";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	background-image: none;
	text-align: left;
	font-weight: lighter;
	header: normal;
	letter-spacing: 1pt;
	line-height: 12px;
}

.capital a:link {color: #000000;}
.capital a:visited {color: #000000;}
.capital a:hover {color: #003366}
