/* This is the style of your browser text */

/*
body {

	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #AFB9C2;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
*/

h1, h2, h3, h4, h5, h6, #bannerText, #navMainText {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing: 0em;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	
}

#bannerText {
	font-size: 1.2em;
	line-height:20px;
	font-weight:bold;
}

#navMainText {
	font-size: 0.75em;
/*	list-style:none;*/
}

#navSubText {
	font-size: 0.75em;
	list-style:none;
}




.test {
	font-size: 2em;
	list-style:none;
}


h1 {
	font-size: 1.2em;
	font-weight:bold;
	color:#8CC641;
}

h2 {
	font-size: 1.0em;
	font-weight:bold;
	color:#8CC641;
}

h3 {
	font-size: 0.9em;
	font-weight:bold;
	color:#8CC641;
}
