BODY {
	background: #93BE8C;
	color: #FFFFFF;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-size: 10pt;
	background-image : url(/images/background.gif);
}

P  {
	color : #3a3a3a;
	font-size : 10pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : normal;
	font-weight : normal;
}


.para  {
	color : #3a3a3a;
	font-size : 10pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : normal;
	font-weight : normal;
}


.credit  {
	color : #3a3a3a;
	font-size : 8pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : italic;
	font-weight : normal;
	margin-top : 0.3em;
	margin-bottom : 0.5em;		
}

.creditwhite  {
	color : #D1E9CD;
	font-size : 8pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : italic;
	font-weight : normal;
	margin-top : 0.1em;
	margin-bottom : 0.1em;	
}

.nav  {
	color : #93BE8C;
	font-size : 9pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : normal;
	font-weight : normal;	
}


.green  {
	color : #93BE8C;
	font-style : bold;
}


.pindent  {
	color : #3a3a3a;
	font-size : 12pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-style : normal;
	font-weight : normal;
}

H1  {
	color : #666666;
	font-size : 14pt;
	font-family : Times, Times New Roman, Serif;
}

H2  {
	color : #990066;
	font-size : 12pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
}

H3  {
	color : #7FA678;
	font-size : 12pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	margin-top : 0.2em;
	margin-bottom : 0.2em;	
}

H4  {
	color : #ffffff;
	font-size : 14pt;
	font-weight : normal;
	font-family : Times, Times New Roman, Serif;
}

H5  {
	color : #6BAA66;
	font-size : 12pt;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
}

H6  {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
}

A  {
	text-decoration : none;
	color : #76946A;
}

A:Visited  {
	text-decoration : none;
	color : #76946A;
}


A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #93BE8C;

	

}

ol  {
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-size : 10pt;
}

ul  {
	color : #4a4a4a;
	font-family : Arial, Geneva, Helvetica, Verdana, Sans Serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	list-style-image : url(images/check.gif);
	display : url(images/check.gif);
}





