/* This is the style of your browser text */


.menu {
	font-family: Arial;
	font-weight: Bold;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
}


a:link, a:visited {
	text-decoration: none;
	color: #999999;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #696968;
}


h1 {
	font-family: Arial;
	font-size: 32px;
}

h2 {
	font-family: Arial;
	font-size: 18px;
}


h3 {
	font-family: Arial;
	font-size: 18px;	
}

h4 {
	font-family: Arial;
	font-weight: regular;
	font-style: italic;
	font-size: 16px;
	color: #10508e;
	margin: 0;
	padding: 0;
	line-height: 1.2em;	
}

h5 {
	font-family: Arial;
	font-size: 18px;
	color: #696968;
}	