@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 0.9em;
	line-height:120%;
	color: #FF9900;
	font-weight: bold;
}

h2 {
	font-size: 0.8em;
	line-height:120%;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: -0.8em;
}

h3 {
	font-size: 0.7em;
	line-height:120%;
	color: #FF9900;
	margin-bottom: -1.4em;
	font-weight: normal;
}

h4 {
	font-size: 0.7em;
	line-height:140%;
	color: #FFFFFF;
	margin-bottom: -1.4em;
	font-weight: normal;
}

h5 {
	font-size: 0.7em;
	line-height:130%;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 0.7em;
	line-height:130%;
	color: #FFFFFF;
	margin-bottom: -0.8em;
	font-weight: normal;
}

a.bodyLink:link, .bodyLink:active, .bodyLink:hover, .bodyLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #6699FF;
	font-weight: normal;
}

a.bodyLink:hover {
	color: #66CCFF;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:120%;
	color: #FFFFFF;
	font-weight: bold;
}
