body, P, div, td {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 11pt;
	color : #000000;
	vertical-align: top;
}

.small {
	font-size : 9pt;
	line-height: 1.2em;
}

.tiny {
	font-size : 8pt;
}

.green {
	color: #325D34;
}

.red {
	color: #FF0000;
}

.pink {
	color: #a81f32;
}

.Caption {
font-family: Trebuchet MS, Arial, Helvetica;
font-size : 11pt;
font-weight: bold;
color:      #325D34;
}

hr {
	color: #956A40;
}

H1 {
	font-size: 20pt;
	color: #325D34;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	line-height: normal;
	font-style: italic;
}

A:Link {
	color: #527D54;
	text-decoration : underline;
}

A:VISITED {
	color: #325D34;
	text-decoration : underline;
}

A:Hover {
	color: #8C76B4;
	text-decoration : underline;
	}
	
A:Link.nodeco {
	color: #527D54;
	text-decoration : none;
}

A:VISITED.nodeco {
	color: #325D34;
	text-decoration : none;
}

A:Hover.nodeco {
	color: #8C76B4;
	text-decoration : none;
	}	