BODY

{

	color: rgb(0,0,0);

	background: rgb(255,255,255);

	cursor: default;

	text-align: justify;

}

IMG

{

	border-style:	none;


}

HR

{

	color: rgb(48,48,48);

	style: noshade

}

A

{

	text-decoration:	none;

	font-weight:	bold;

	cursor:	default;

}

A:link

{

	color:	rgb(72,88,72);

}

A:visited

{

	color:	rgb(56,72,56);

}

A:hover

{

	text-decoration:	underline;

	border-style:	groove;



}

A:active

{

	color:	rgb(88,104,88);

}



H1, H2, H3, H4, H5, H6

{

	font-family:  Times New Roman;

}


dd
{
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;
	
}


.small

{

	font-size: smaller;

}



.small-sans

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: smaller;

}



.ss, .ssc, .ssr

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

}



.ssc

{

	text-align:	center;

}



.ssr

{

	text-align:	right;

}



.ri

{

	text-align: right;

	font-style: italic;

}



.smaller

{

	font-size: smaller;

}



.larger

{

	font-size: larger;

}



.shaded

{

	background: rgb(40,56,40);

	color:	rgb(144,144,144);

}

.important

{

	color: rgb(255,255,255);
	font-size: 8pt;

}
