a:link {
	background: none;
	color: #0000FF;
}

a:visited {
	background: none;
	color: #000080;
}

a:hover {
	background: none;
	color: #666666;
}

a:active {
	background: none;
	color: #FF0000;
}

address {
	background-color: transparent;
	color: #C0C0C0;
	font-size: 9pt;
	font-weight: 400;
	text-align: center;
}

b {
	font-weight: 600;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

em {
	font-style: italic;
	font-weight: 500;
}

h1 {
	background: none;
	color: #006633;
	font-family: "Trebuchet MS",Optima,Helvetica,Verdana,Arial,sans-serif;
	font-size: 25pt;
	font-style: normal;
	font-weight: 500;
	text-align: center;
}

h2 {
	background: none;
	color: #006633;
	font-family: 'Trebuchet MS',Optima,Verdana,Helvetica,Arial,sans-serif;
	font-size: 17pt;
	font-weight: 500;
}

h3 {
	background: none;
	color: #400040;
	font-family: Arial,Helvetica,Verdana,Arial,sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 400;
}

h4 {
	background: none;
	color: #400040;
	font-family: Trebuchet,Helvetica,Verdana,Arial,sans-serif;
	font-size: 13pt;
	font-weight: 500;
}

h5 {
	background: none;
	color: #008080;
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, "MS Serif", serif;
	font-size: 12pt;
	font-weight: 400;
}

i {
	font-style: italic;
	font-weight: 500;
}

li {
	background: none;
	color: #804040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
}

p, dl, dt, dd {
	background: none;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 500;
}

strong {
	font-weight: 600;
}

.indent {
	text-indent: 5%;
}
