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

A:LINK {
	color : #325d3d;
	font-weight : bold;
}

A:VISITED {
	color : #325d3d;
	font-weight : bold;
}

A:ACTIVE {
	color : Silver;
}

P, UL, OL, LI, DT, DD {
	font-size : 10pt;
	font-weight : normal ;
	font-family : "Myriad Roman", Ariel, Helvetica, sans-serif;
	line-height : 150%;
	margin-left : 40px;
}

.caption  {
	font-size : 8pt;
	line-height: 120%;
	font-weight: normal;
	font-style: italic;
	color : #325d3d;
	margin-top: 5px;
}

BODY  {
	font-size : 10pt;
	font-family : "Myriad Roman", Arial, Helvetica, Sans-Serif;
	line-height : 150%;
	background-color : #C9dac9;
}

P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

H1  {
	font-size : 22pt;
	font-family : Galliard, "Times New Roman", Times, serif;
	font-weight : normal;
	color : #325d3d;
}


H2  {
	font-size : 12pt;
	font-family : "Myriad Roman", Arial, Helvetica, Sans-Serif;
	color : #325d3d;
	font-weight : normal;
	margin-bottom : -20px;
		margin-left : 40px;
}

H3  {
	font-size : 10pt;
	font-family : "Myriad Roman", Arial, Helvetica, Sans-Serif;
	color : #325d3d;
	font-weight : normal;
	margin-bottom : -15px;
		margin-left : 40px;
}


/*

H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

*/



LI  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans_Serif;
	margin-top : 10px;
}

UL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

OL  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.bottom  {
	font-size : 8pt;
}

.small  {
	font-size : 9pt;
	line-height: 120%;
}

.italic_subhead {
	font-weight : normal;
	font-style : italic;
	font-size : 30px;
}

.green {
	color : #325d3d;
	font-weight : bold;
}